Learn R Programming

biomartr (version 0.5.9000)

getMetaGenomeSummary: Retrieve the assembly_summary.txt file from NCBI genbank metagenomes

Description

Retrieval function of the assembly_summary.txt file from NCBI genbank metagenomes. This files stores all available metagenome projects on NCBI Genbank.

Usage

getMetaGenomeSummary()

Arguments

See Also

getKingdomAssemblySummary, getSummaryFile

Examples

Run this code
# NOT RUN {
meta.summary <- getMetaGenomeSummary()
meta.summary
# }

Run the code above in your browser using DataLab