pftools 3.2.12-1 source package in Ubuntu

Changelog

pftools (3.2.12-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 3.2.12
  * Refresh patches
  * d/rules:
    + Re-enable regex support now that pcre2 support is added
    + Add linker flags for pcre2 to LDFLAGS
  * d/control: Add libpcre2-dev to B-D

 -- Nilesh Patra <email address hidden>  Sat, 26 Mar 2022 21:23:28 +0530

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any-amd64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pftools_3.2.12-1.dsc 2.0 KiB ec9e1916767ecb321f84644aa4a02b749dcd97e115e555145a6c90bd0a507961
pftools_3.2.12.orig.tar.gz 42.0 MiB a908a79182011583a79c64c10949d90ce0f7ba87370aec83114de9325915a3d5
pftools_3.2.12-1.debian.tar.xz 7.0 KiB b9fcbcfbfd7fab9bd2897b9abf3d8a46809e2e8396f65e0ff0080d5bcfad4e3f

Available diffs

No changes file available.

Binary packages built by this source

pftools: build and search protein and DNA generalized profiles

 The pftools package contains all the software necessary to build protein
 and DNA generalized profiles and use them to scan and align sequences,
 and search databases.
 .
 File formats used by the pftools
  * Generalized profiles format and syntax.
  * The multiple sequence alignment format (PSA).
  * The extended header multiple sequence alignment format (XPSA).
 .
 Programs to build generalized profiles
  pfmake
    Build a profile from a multiple sequence alignment.
  pfscale
    Fit parameters of an extreme-value distribution to a profile score list.
  pfw
    Weight sequences of a multiple sequence alignment to correct for
    sampling bias.
 .
 Programs to search with generalized profiles
  pfsearch / pfsearchV3
    Search a protein or DNA sequence library for sequence segments matching
    a profile (V3 is the new version of this tool).
  pfscan
    Scan a protein or DNA sequence with a profile library
 .
 Conversion programs
  psa2msa
    Reformat PSA file to Pearson/Fasta multiple sequence alignment file.
  ptof
    Convert a protein profile into a frame-search profile to search DNA
    sequences. To be used with 2ft.
  2ft
    Converts both strands of DNA into so-called interleaved
    frame-translated DNA sequences to search with protein profiles. To be
    used with ptof.
  6ft
    Translates all six reading frames of a double-stranded DNA sequence
    into individual protein sequences.
  pfgtop
    Convert a profile in GCG format into PROSITE format.
  pfhtop
    Convert a HMMER1 ASCII-formatted HMM into an equivalent PROSITE profile.
  ptoh
    Converts a generalized profile into an approximately equivalent HMM
    profile in HMMER1 format (can be read by the hmmconvert program from
    the HMMER2 package).

pftools-dbgsym: debug symbols for pftools