Skip to content

Releases: mtw/Bio-RNA-RNAaliSplit

Bio::RNA::RNAaliSplit 0.11

26 Aug 21:09
@mtw mtw
Compare
Choose a tag to compare

DOI

  • 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
@mtw mtw
Compare
Choose a tag to compare

DOI

  • add constrained base pair distance -m dBc

Bio::RNA::RNAaliSplit 0.09

06 Jan 23:58
@mtw mtw
Compare
Choose a tag to compare

DOI

  • 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
@mtw mtw
Compare
Choose a tag to compare

DOI Anaconda-Server Badge

  • 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
@mtw mtw
Compare
Choose a tag to compare

DOI Anaconda-Server Badge

  • 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
@mtw mtw
Compare
Choose a tag to compare

DOI Anaconda-Server Badge

  • 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
@mtw mtw
Compare
Choose a tag to compare

DOI

  • ship with Version::Control for checking versions of third party modules
  • remove obsolete symbols
  • use FileDirUtil consistently instead of custom FileDir.pm