Pacote: python3-pyfastx (0.8.4-2)
Links para python3-pyfastx
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte pyfastx:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
fast random access to sequences from FASTA/Q file - python3 module
The pyfastx is a lightweight Python C extension that enables users to randomly access to sequences from plain and gzipped FASTA/Q files. This module aims to provide simple APIs for users to extract sequence from FASTA and reads from FASTQ by identifier and index number. The pyfastx will build indexes stored in a sqlite3 database file for random access to avoid consuming excessive amount of memory. In addition, the pyfastx can parse standard (sequence is spread into multiple lines with same length) and nonstandard (sequence is spread into one or more lines with different length) FASTA format.
It features:
* a single file for the Python extension; * lightweight, memory efficient FASTA/Q file parsing; * fast random access to sequences from gzipped FASTA/Q file; * sequences reading from FASTA file line by line; * N50 and L50 calculation of sequences in FASTA file; * GC content and nucleotides composition calculation; * reverse, complement and antisense sequences extraction; * excellent compatibility: support for parsing nonstandard FASTA file; * support for FASTQ quality score conversion; * a command line interface for splitting FASTA/Q file.
This package provides the python3 module.
Outros pacotes relacionados a python3-pyfastx
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.28) [i386]
- dep: libc6 (>= 2.7) [mips64el, s390x]
-
- dep: libsqlite3-0 (>= 3.5.9)
- biblioteca compartilhada SQLite 3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyfaidx
- efficient random access to fasta subsequences for Python 3
-
- dep: zlib1g (>= 1:1.2.3.4)
- biblioteca de compressão - runtime (tempo de execução)
Download de python3-pyfastx
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
amd64 | 50.8 kB | 274.0 kB | [lista de arquivos] |
arm64 | 49.0 kB | 320.0 kB | [lista de arquivos] |
i386 | 57.1 kB | 290.0 kB | [lista de arquivos] |
mips64el | 44.1 kB | 336.0 kB | [lista de arquivos] |
ppc64el | 57.0 kB | 448.0 kB | [lista de arquivos] |
s390x | 49.0 kB | 280.0 kB | [lista de arquivos] |