Releases: mtw/Bio-RNA-RNAaliSplit
Releases · mtw/Bio-RNA-RNAaliSplit
Bio::RNA::RNAaliSplit 0.11
26 Aug 21:09
Compare
Sorry, something went wrong.
No results found
optional R-scape processing in RNAalisplit.pl
add Subtypes.pm
add AliHandler.pm
add AliFeature.pm
remove Roles.pm
refactor RNAaliSplit.pm to make use of the above classes
refactor and update unit tests
Bio::RNA::RNAaliSplit 0.10
05 Apr 21:22
Compare
Sorry, something went wrong.
No results found
add constrained base pair distance -m dBc
Bio::RNA::RNAaliSplit 0.09
06 Jan 23:58
Compare
Sorry, something went wrong.
No results found
use Test2::V0 framework instead of Test::More
fix a typo in scripts/RNAalisplit.pl
overall refactoring
Bio::RNA::RNAaliSplit 0.08
05 Jan 21:45
Compare
Sorry, something went wrong.
No results found
require R-scape v1.2.2 or above
employ R-scape evaluation in scripts/RNAalisplit.pl
refactored WrapRscape.pm
refactored and extended WrapRscape tests
ship with share/aln/RF00050.part.stk (for testing)
Bio::RNA::RNAaliSplit 0.07
29 Dec 00:25
Compare
Sorry, something went wrong.
No results found
catch & properly handle R-scape output status
added 'format' and 'SS_cons' attributes to WrapRNAalifold.pm
refactored WrapRscape tests
updated shipped File::ShareDir::Install to v0.13
Note: This version of Bio::RNA::RNAaliSplit requires R-scape == 0.6.1
Bio::RNA::RNAaliSplit 0.06
28 Feb 17:35
Compare
Sorry, something went wrong.
No results found
added R-scape wrapper
added scripts/eval_alignment.pl
added Path::Class::File dependency to Makefile.PL
added WrapRscape test
Bio::RNA::RNAaliSplit v0.05
09 Jun 17:53
Compare
Sorry, something went wrong.
No results found
ship with Version::Control for checking versions of third party modules
remove obsolete symbols
use FileDirUtil consistently instead of custom FileDir.pm