iyhaoo / NCBI_spider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NCBI_spider

PyPI

  • Deprecated : the NCBI server seems not supporting resume so that this repository is useless

Installation

Install NCBI_spider with pip

To install with pip, run the following from a terminal:

pip install ncbispider
Install NCBI_spider from GitHub

To clone the repository and install manually, run the following from a terminal:

git clone git://github.com/iyhaoo/NCBI_spider.git

cd ncbispider

python setup.py install

Usage

Run NCBI_spider:

ncbispider --dataset="GSE109762,GSE124557" --out-dir=E:/monkey_single_cell/ChIP

About

License:Apache License 2.0


Languages

Language:Python 100.0%