@hackage Biobase0.1.0.1
Base library for bioinformatics
Categories
License
GPL-3.0-only
Maintainer
choener@tbi.univie.ac.at
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (15)
- HsTools >=0.0.1.1 && <0.0.2
- ParsecTools >=0.0.2 && <0.0.3
- PrimitiveArray >=0.0.2.1 && <0.0.3
- array
- base >=4 && <5
- bytestring Show all…
Dependents (8)
@hackage/BiobaseInfernal, @hackage/RNAFold, @hackage/MC-Fold-DP, @hackage/BiobaseTurner, @hackage/acme-everything, @hackage/CMCompare, Show all…
Base library for bioinformatics providing the following features:
RNA primary and secondary structure
Infernal covariance models
Turner and Vienna energy files
RNA sequences and energy files:
efficient format for RNA sequences, based on the vector package
import from strings, bytestrings, fasta files (using the bio library)
secondary structure manipulation functions, im- and export of Vienna-dotbracket notation
import Turner energy files
im- and export of Vienna 2.0 energy files
Covariance models:
import covariance models
basic manipulation of covariance models
Stockholm file format manipulation
Utility classes:
algebraic ring class
instances for Gibbs free energy, partition function probabilities, and scores
conversion between different entities
ready for the vector library