maffilter 1.3.1+dfsg-5build3 source package in Ubuntu

Changelog

maffilter (1.3.1+dfsg-5build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:50:29 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
maffilter_1.3.1+dfsg.orig.tar.xz 75.0 MiB 1767aae6061ca7d12682f7ded1e1b9f6ecad3d03fcfa02ff24b5351d51d8dc70
maffilter_1.3.1+dfsg-5build3.debian.tar.xz 4.8 KiB 8190f1682791a366653a9924617249003d7463937245cff8a74cff73d990bbdf
maffilter_1.3.1+dfsg-5build3.dsc 2.3 KiB 1a25d3fbbd3884a3c4201977cc06db2e0d94a632e91b6573b2c40eac5ca384e6

View changes file

Binary packages built by this source

maffilter: process genome alignment in the Multiple Alignment Format

 MafFilter applies a series of "filters" to a MAF file, in order to
 clean it, extract data and computer statistics while keeping track of
 the associated meta-data such as genome coordinates and quality scores.
 .
  * It can process the alignment to remove low-quality / ambiguous /
    masked regions.
  * It can export data into a single or multiple alignment file in
    format such as Fasta or Clustal.
  * It can read annotation data in GFF or GTF format, and extract the
    corresponding alignment.
  * It can perform sliding windows calculations.
  * It can reconstruct phylogeny/genealogy along the genome alignment.
  * It can compute population genetics statistics, such as site
    frequency spectrum, number of fixed/polymorphic sites, etc.

maffilter-dbgsym: debug symbols for maffilter
maffilter-examples: process genome alignment in the Multiple Alignment Format (example data)

 MafFilter applies a series of "filters" to a MAF file, in order to
 clean it, extract data and computer statistics while keeping track of
 the associated meta-data such as genome coordinates and quality scores.
 .
  * It can process the alignment to remove low-quality / ambiguous /
    masked regions.
  * It can export data into a single or multiple alignment file in
    format such as Fasta or Clustal.
  * It can read annotation data in GFF or GTF format, and extract the
    corresponding alignment.
  * It can perform sliding windows calculations.
  * It can reconstruct phylogeny/genealogy along the genome alignment.
  * It can compute population genetics statistics, such as site
    frequency spectrum, number of fixed/polymorphic sites, etc.
 .
 This package provides example data for maffilter.