python3-pyfastx binary package in Ubuntu Mantic ppc64el

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-06-27 18:19:10 UTC Published Ubuntu Mantic ppc64el release universe python Optional 1.1.0-1
  • Published
  • Copied from ubuntu mantic-proposed ppc64el in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic ppc64el proposed universe python Optional 1.1.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  2023-06-27 18:19:34 UTC Superseded Ubuntu Mantic ppc64el release universe python Optional 0.8.4-2
  • Removal requested .
  • Superseded by ppc64el build of pyfastx 1.1.0-1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed ppc64el in Primary Archive for Ubuntu

Source package