This version implements these new features:

  • Set expression-matrix as optional;
  • Fix bash/zsh completion installation;
  • Distinguish count file between genome (coverage) and transcriptome (abundance);
  • Set minimum perl version to 5.014.

Get the code

Clone the repository for this version:

$ git clone --single-branch --branch "v0.21" https://github.com/galantelab/sandy.git

Install from CPAN

Install this version with cpanm:

# cpanm App::Sandy~"== 0.21"

For more details on installation, go to installation page.

Documentation

See the complete documentation for this version: manual