Skip to content

Added taxon to RefSeq genome FASTA files example - #21

Open
ucpete wants to merge 2 commits into
NCBI-Hackathons:masterfrom
ucpete:master
Open

Added taxon to RefSeq genome FASTA files example#21
ucpete wants to merge 2 commits into
NCBI-Hackathons:masterfrom
ucpete:master

Conversation

@ucpete

@ucpete ucpete commented Aug 26, 2017

Copy link
Copy Markdown

Takes in the scientific name of a taxon on the command line (should usually be species or strain level to keep number of results manageable), retrieves taxID using esearch | efetch | xtract, which is nested by process substitution into elink | efilter | efetch.

Tested and works in bash on 8/25/2017 – could use independent confirmation.

ucpete added 2 commits August 25, 2017 17:07
Takes in the scientific name of a taxon on the command line (should usually be species or strain level to keep number of results manageable), retrieves taxID using `esearch | efetch | xtract`, which is nested by process substitution into `elink | efilter | efetch`.

Tested and works in bash on 8/25/2017 – could use independent confirmation.
Added taxon to RefSeq genome FASTA files example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant