R/getMetaGenomeSummary.R
getMetaGenomeSummary.Rd
Retrieval function of the assembly_summary.txt file from NCBI genbank metagenomes. This files stores all available metagenome projects on NCBI Genbank.
where to store this backend file, default: file.path(cachedir(), "assembly_summary_metagenomes_genbank.txt")
if (FALSE) {
meta.summary <- getMetaGenomeSummary()
meta.summary
}