## Not run:
# #### three levels of detail for project metadata
# xx <- "mgp21 mgp24 mgp30"
# metadata (xx)
# metadata (xx, detail=TRUE)
# names (metadata (xx, detail="verbose"))
#
# #### similar (but not identical) for metagenome metadata
# yy <- "mgm4440066.3 mgm4440062.3 mgm4440055.3 mgm4441681.3 mgm4440463.3 mgm4440464.3"
# metadata (yy)
# metadata (yy, detail=TRUE)
# names (metadata (yy, detail="metadata"))
# ## End(Not run)
#### relevant documentation for underlying API calls
doc.MGRAST (3, head=c('project','instance','parameters','options'))
doc.MGRAST (3, head=c('metagenome','instance','parameters','options'))
Run the code above in your browser using DataLab