[ 源代码: python-cutadapt ]
软件包:python3-cutadapt(4.7-2 以及其他的)
python3-cutadapt 的相关链接
Debian 的资源:
下载源码包 python-cutadapt:
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Olivier Sallou (QA 页面)
- Andreas Tille (QA 页面)
- Kevin Murray (QA 页面)
- Steffen Moeller (QA 页面)
外部的资源:
- 主页 [cutadapt.readthedocs.io]
相似软件包:
Clean biological sequences from high-throughput sequencing reads (Python 3)
Cutadapt helps with biological sequence clean tasks by finding the adapter or primer sequences in an error-tolerant way. It can also modify and filter reads in various ways. Adapter sequences can contain IUPAC wildcard characters. Also, paired-end reads and even colorspace data is supported. If you want, you can also just demultiplex your input data, without removing adapter sequences at all.
This package contains the Python 3 module.
其他与 python3-cutadapt 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: pigz
- Parallel Implementation of GZip
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-dnaio (>= 1.2.0)
- Python 3 library for fast parsing of FASTQ and FASTA files
-
- dep: python3-xopen
- Python3 module to open compressed files transparently