Skip to content

maurya-anand/sra-annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A command-line tool for retrieving annotations from the NCBI SRA database.

It uses NCBI's Entrez Programming Utilities under the hood to query and retrieve Run-level and Sample-level annotation from the SRA database. Learn more about E-Utilities here: https://www.ncbi.nlm.nih.gov/books/NBK25499/

Installation:

pip install -r requirements.txt

Quick start:

sra-annotator [-q] [-o OUTPUT] [-m {quick,full}] [-f] [-d DICTIONARY] [-v] [-h] query
  • User must specify a query term or use -q to input a list of SRA accessions. An input file or search keyword is required.

  • arguments shown in [] are optional.

Usage details:

Checkout the Wiki page for details.

About

A command-line tool for retrieving annotations from the NCBI SRA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages