Skip to content

a Position-Specific Scoring Matrix (PSSM) library inspired by Biopython's motif module

Notifications You must be signed in to change notification settings

hervold/rust-pssm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

rust-pssm: a port of the Biopython's motif module

Position-specific scoring matrices (also known as position weight matrices (PWM) or position-specific weight matrices (PSWM)) capture patterns from biological sequences as a series of weights. For more information, see wikipedia or the documention for Biopython's motifs module.

TODO

  • add file parsers
  • add support for amino acid motifs
  • support Rust-Bio's alphabets

About

a Position-Specific Scoring Matrix (PSSM) library inspired by Biopython's motif module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages