或者,从GitHub克隆此存储库,然后运行(在python虚拟环境中) pip install. 如果在旧版本的Python上失败,请先尝试更新您的pip工具: 然后重新运行ncbi-genome-download安装。 或者,ncbi-genome-download也被打包在conda。请参阅 Anaconda/miniconda 网站以安装发行版(强烈推荐)https://conda.io/miniconda.html安装后可以执...
Alternatively, clone this repository from GitHub, then run (in a python virtual environment) pip install . If this fails on older versions of Python, try updating your pip tool first: pip install --upgrade pip and then rerun the ncbi-genome-download install. Alternatively, ncbi-genome-download...
git clone https://github.com/kblin/ncbi-genome-download.git cd ncbi-genome-download 2.使用举例 注意:下载的时候出现过MD5不匹配的情况 根据--assembly-accessions,组装accessions下载,1.txt里边是:GCF_003721155.3,可以写多个 cd tests ../ncbi-genome-download-runner.py -p 4 -F fasta,gff,genbank,prot...
ncbi-genome-download能够批量下载NCBI的基因组相关数据,数据源自refseq数据库和genbank数据库,提供了多种文件格式和特定内容的下载。利用ncbi-genome-download能够避免从NCBI网页上查找下载的繁琐操作,在特定场景下使用可以高效获取数据,方便快捷。 一、下载 下载方法参考:github.com/kblin/ncbi-g 二、基本介绍 查看版本...
最新版本基于python3开发,ncbi-genome-download 0.2.12为最后一个支持python2的版本。通过pip或conda安装。github文档提供示例,本文补充未提及的示例。使用--strains选项下载特定菌株,如丁香假单胞杆菌番茄致病变种DC3000(Pseudomonas syringae pv. tomato str. DC3000)。使用--assembly-accessions下载特定...
下载链接:https://github.com/kblin/ncbi-genome-download/blob/master/README.md 比如说,你想下载全部NCBI的refseq的全体细菌基因组(默认是refseq参考序列数据库),默认的格式为genbank:ncbi-genome-download bacteria 只要genbank数据库的全体真菌基因组:ncbi-genome-download --sectiongenbank fungi ...
Labels Milestones 1 Open 0 Closed Sort 0.2.3 release No due date Last updated about 5 years ago 0.2.3 bugfix release. 100% complete 0 open 3 closed Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal ...
[![Build Status](https://github.drone.secondarymetabolites.org/api/badges/kblin/ncbi-genome-download/status.svg)](https://github.drone.secondarymetabolites.org/kblin/ncbi-genome-download) [![PyPI release](https://img.shields.io/pypi/v/ncbi-genome-download.svg)](https://pypi.python.org/pypi...
wget --quiet --show-progress https://raw.githubusercontent.com/pirovc/genome_updater/master/genome_updater.sh chmod +x genome_updater.sh Download Download Archaeal complete genome sequences from the refseq repository (-t number parallel downloads): ./genome_updater.sh -o "arc_refseq_cg" -...
Additional navigation options master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit History 273 Commits .github/workflows contrib ncbi_genome_download tests .coveragerc .drone.yml .gitignore .mailmap