套件: python3-cutadapt (3.5-1build1)
python3-cutadapt 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-cutadapt:
- [python-cutadapt_3.5-1build1.dsc]
- [python-cutadapt_3.5.orig.tar.gz]
- [python-cutadapt_3.5-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Med Packaging Team (郵件存檔)
- Olivier Sallou
- Andreas Tille
- Kevin Murray
- Steffen Moeller
- Nilesh Patra
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
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 Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: pigz
- Parallel Implementation of GZip
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-dnaio
- Python 3 library for fast parsing of FASTQ and FASTA files
-
- dep: python3-xopen (>= 0.5.0)
- Python3 module to open compressed files transparently