Skip to content

Instantly share code, notes, and snippets.

@brantfaircloth
Created January 28, 2011 19:58
Show Gist options
  • Save brantfaircloth/800838 to your computer and use it in GitHub Desktop.
Save brantfaircloth/800838 to your computer and use it in GitHub Desktop.
Finding Angiosperm chloroplast genomes on Genbank
# setup filter (my require MyNCBI signup) for Angiosperms. Choose "Browse Filters". Go to:
Filters » Nucleotide » Properties » Taxonomic Groups » Plants
# select
"Flowering Plants"
# run this query in nucleotide
(chloroplast[All Fields] AND complete[All Fields] AND genome[All Fields]) AND (biomol_genomic[PROP] AND gene_in_plastid_chloroplast[PROP])
# choose "angiosperm" filter on upper right hand portion of page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment