View source: R/selectGenomesForCrossSpeciesStudy.R
selectGenomesForCrossSpeciesStudy | R Documentation |
The following filters are applied:
assembly_level: "Complete Genome" or "Chromosome"
genome_rep: "Full"
Unique species_taxid (single representative species)
refseq_category of "reference genome" is prioritised over "representative genome"
selectGenomesForCrossSpeciesStudy(organism.group = "bacteria", db = "refseq")
organism.group |
Species group: archaea, bacteria, fungi, invertebrate, plant, protozoa, vertebrate_mammalian, vertebrate_other, or viral. |
db |
Database record to use: refseq or genbank |
NCBI assembly summary with added column organism.group.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.