py311-pyfaidx
0.5.9.5_1Efficient pythonic random access to fasta subsequences
FASTA is a format to exchange generic information, partial or of the entire organism. A function "faidx" (FAsta InDeX) creates a small flat index file ".fai" allowing for fast random access to any subsequence in the indexed FASTA file, while loading a minimal amount of the file in to memory. This python module implements pure Python classes for indexing, retrieval, and in-place modification of FASTA files using a samtools compatible index. The pyfaidx module is API compatible with the pygr seqdb module. A command-line script "faidx" is installed alongside the pyfaidx module, and facilitates complex manipulation of FASTA files without any programming knowledge.
Origin: biology/py-pyfaidx
Category: biology
Size: 264KiB
License: BSD3CLAUSE
Maintainer: yuri@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
Website: github.com/mdshw5/pyfaidx
$
pkg install py311-pyfaidxDependencies (2)
Required By (1 packages)
More in biology
htslib1.22
C library for high-throughput sequencing data formatsp5-BioPerl1.007008
Collection of Perl modules for bioinformaticssamtools1.22
Tools for manipulating next-generation sequencing databiolibc0.2.7
Low-level high-performance bioinformatics librarybcftools1.22
Tools for manipulating next-generation sequencing databedtools2.31.1
Toolset for genome set arithmetic such as intersect, unionfastqc0.12.1
Quality control tool for high throughput sequence datasra-tools3.3.0_2
NCBI's toolkit for handling data in INSDC Sequence Read Archivesbwa0.7.19
Burrows-Wheeler sequence alignerlibsbml5.20.5_1
API Library for Working with SBML File