Skip to main content

python mlst analysis tool

Project description

metadownload

此脚本为下载NCBI中biosample相关字段信息的python脚本

Installation

pip3 install metadownload

Dependency

you should add E-utilities in your PATH

E-utilities install:

sh -c "$(curl -fsSL ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/install-edirect.sh)"

sh -c "$(wget -q ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect/install-edirect.sh -O -)"

Usage

usage: metadownload -list <biosample_acc_list> -outdir <output>

Author: Qingpo Cui(SZQ Lab, China Agricultural University)

optional arguments:
  -h, --help      show this help message and exit
  -list LIST      <file>: biosample_acc_list, one accession per line
  -outdir OUTDIR  <path>: output directory name
  -v, --version   Display version

Output

You will get text file contains metainfo for each biosample accession named with the accession number and a csv format summary file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metadownload-0.1.3.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

metadownload-0.1.3-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page