[ ソース: python-cutadapt ]
パッケージ: python3-cutadapt (4.2-1 など)
python3-cutadapt に関するリンク
Debian の資源:
python-cutadapt ソースパッケージをダウンロード:
メンテナ:
- Debian Med Packaging Team (QA ページ, メールアーカイブ)
- Olivier Sallou (QA ページ)
- Andreas Tille (QA ページ)
- Kevin Murray (QA ページ)
- Steffen Moeller (QA ページ)
外部の資源:
- ホームページ [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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: pigz
- Parallel Implementation of GZip
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-dnaio
- Python 3 library for fast parsing of FASTQ and FASTA files
-
- dep: python3-xopen
- Python3 module to open compressed files transparently