Release v0.25
This version implements these new features:
- Remove version from transcript_id, example: ENST00006666.9 will become ENST00006666.
Get the code
Clone the repository for this version:
$ git clone --single-branch --branch "v0.25" https://github.com/galantelab/sandy.gitInstall from CPAN
Install this version with cpanm:
# cpanm App::Sandy~"== 0.25"For more details on installation, go to installation page.