套件:python3-cutadapt(4.7-2 以及其他的) [debports]
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.1 (>= 2.1.3)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: pigz
- Parallel Implementation of GZip
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- 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