bioinformatics modules.
Project description
biomodules: 生物信息模块
通用模块
MergeDir,给定一个输入文件夹和一个输出文件,把该文件夹下的所有文件合并到该文件中;
序列相关(seq)
Fastq2Fasta,fastq转fasta;
预处理模块(preprocessing)
Fastqc,使用fastqc进行质量控制;Filtlong,使用Filtlong过滤reads;
序列比对(align)
blastn,使用blastn进行序列比对;minimap2,使用minimap2进行序列比对;samtools,使用samtools处理比对结果;low_depth,提取samtools depth中低深度位点;
变异检测(variant)
bgzip,bgzip压缩;bcftools,bcftools相关功能;
Oxford Nanopore(ont)
注意,使用该功能需要安装额外的包:
pip install biomodules[ont]
medaka,使用medaka call突变;
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
biomodules-1.1.6.tar.gz
(7.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file biomodules-1.1.6.tar.gz.
File metadata
- Download URL: biomodules-1.1.6.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9411f32a437511cbb06ee109168c46ee93ecce06f05aadca2a3b993804f5de3f
|
|
| MD5 |
2d739c36724441749bdd87bf4fdd4733
|
|
| BLAKE2b-256 |
3ceaa162a040bdac26b99be55e552f049a1b38a2d8e5ab53b651efa347ef6311
|
File details
Details for the file biomodules-1.1.6-py2.py3-none-any.whl.
File metadata
- Download URL: biomodules-1.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0df9af17dde7e85fa694ebd2e5c2fcfb1722944665e07d4a0f206ca5f2213a88
|
|
| MD5 |
43db1eb6234070bc25dd14821ac82561
|
|
| BLAKE2b-256 |
85319750f9ccf95a86dab9f22d2cbff56c36d756a4ad04f47ac7b4c4c9c51bdb
|