mira-software
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mira-software [2014/12/16 07:43] – created joguya | mira-software [2015/03/23 20:25] (current) – aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| MIRA - Sequence assembler and sequence mapping for whole genome shotgun and EST / RNASeq sequencing data. | MIRA - Sequence assembler and sequence mapping for whole genome shotgun and EST / RNASeq sequencing data. | ||
| - | ==== v4.0.2 ==== | ||
| * Version: 4.0.2 | * Version: 4.0.2 | ||
| * Added: December, 2014 | * Added: December, 2014 | ||
| Line 10: | Line 9: | ||
| * Show all available versions of mira< | * Show all available versions of mira< | ||
| * Load mira module: < | * Load mira module: < | ||
| - | * get quick help:< | + | * Get quick help:< |
| === Installation === | === Installation === | ||
| - | * mira is already compiled, just download the tarball & copy content to / | + | * mira is already compiled, just download the tarball & copy content to / |
| + | * < | ||
| sudo mkdir -p / | sudo mkdir -p / | ||
| sudo cp -r / | sudo cp -r / | ||
| - | * mira module file< | ||
| - | #%Module1.0 | ||
| - | ##################################################################### | ||
| - | ## | ||
| - | ## mira Modulefile | ||
| - | ## By James Oguya, j.oguya@cgiar.org | ||
| - | ## December, 2014 | ||
| - | ## | ||
| - | |||
| - | set appname | ||
| - | set version | ||
| - | set prefix | ||
| - | set exec_prefix | ||
| - | set url " | ||
| - | set msg "MIRA - Sequence assembler and sequence mapping for whole genome shotgun and EST / RNASeq sequencing data.\nMIRA Official Site: $url\n" | ||
| - | |||
| - | module-whatis $msg | ||
| - | |||
| - | proc ModulesHelp { } { | ||
| - | puts stderr " | ||
| - | } | ||
| - | |||
| - | conflict | ||
| - | |||
| - | prepend-path | ||
| - | |||
| - | # mira depends on repeatmasker, | ||
| - | if { ![is-loaded staden] } { | ||
| - | module load staden | ||
| - | } | ||
| - | </ | ||
| - | |||
| - | * deploy the new module using ansible< | ||
| - | |||
mira-software.1418715781.txt.gz · Last modified: by joguya
