Skip to content
Steve Bond edited this page Sep 21, 2015 · 1 revision

--guess_database, -gd

Description

Determine which databases a set of accessions come from. Ensembl, NCBI, and UniProt are covered.

input file: accessions.txt

310947337
A0A023FCZ3
KOM39800
M7Z935
ENSTSYG00000013664

usage example

$: db accessions.txt -gd

output

# Accession	Database
310947337	ncbi_nuc
A0A023FCZ3	uniprot
KOM39800	ncbi_prot
M7Z935	uniprot
ENSTSYG00000013664	ensembl

Main Toolkit Pages





Further Reading

Clone this wiki locally