Learn R Programming

biomartr (version 1.0.2)

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

Author

Hajk-Georg Drost

See Also

getKingdomAssemblySummary, getSummaryFile

Examples

Run this code
if (FALSE) {
meta.summary <- getMetaGenomeSummary()
meta.summary
}

Run the code above in your browser using DataLab