Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

BGI_Genean_Downloader

基于python的,华大基因测序数据下载脚本

安装

克隆仓库

#### 克隆仓库到本地 ####
git clone https://github.com/1996xjm/BGI_Genean_Downloader.git

#### 安装python依赖 ####
# python版本最好3.7以上

# 阿里云对象存储SDK
pip install oss2
# 进度条显示工具
pip install tqdm

配置帐号密码

文件目录:{你存放的路径}/BGI_Genean_Downloader/aliyunOSS/setting.py

# 帐号
email = ""
# 密码
password = ""

使用

==具体功能可以看源代码==

python download_BGI_data.py

About

A python downloader for BGI sequencing data.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages