The BiobaseTrainingData package
Parameter training for RNA secondary structure prediction tools requires data to train on. Since there are a number of different available formats, and handling them all in the training tools is a pain, we have this library and programs. MkTrainingData transforms different formats and they all produce a common training data format. This format is Haskell-readable (and only partially human-readable) line-by-line. Generating additional training data is therefor easy as one can just cat together different training files.
Note that several features are designed around extended RNA secondary structures.
Now with some filtering and manipulation options.
Properties
| Versions | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.2, 0.1.2.3 |
|---|---|
| Dependencies | base (>3 & <5), BiobaseDotP, BiobaseFR3D, BiobaseXNA (≥0.5.0.1), bytestring, cmdargs (0.7.*), either-unwrap, iteratee, vector |
| License | GPL-3 |
| Copyright | Christian Hoener zu Siederdissen, 2011 |
| Author | Christian Hoener zu Siederdissen |
| Maintainer | choener@tbi.univie.ac.at |
| Stability | experimental |
| Category | Bioinformatics |
| Home page | http://www.tbi.univie.ac.at/~choener/ |
| Executables | MkTrainingData |
| Upload date | Fri Aug 26 01:42:50 UTC 2011 |
| Uploaded by | ChristianHoener |
| Built on | ghc-7.2 |
Modules
Downloads
- BiobaseTrainingData-0.1.1.0.tar.gz (Cabal source package)
- package description (included in the package)