Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| anthill_sri011 [2019/07/06 19:29] – tmatejuk | anthill_sri011 [2023/08/01 01:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 56: | Line 56: | ||
| exit | exit | ||
| - | ==== sbatch example: ==== | + | ==== sbatch example ==== |
| Bellow example was taken form [[http:// | Bellow example was taken form [[http:// | ||
| Line 71: | Line 71: | ||
| export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/ | export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/ | ||
| - | python rMATS.4.0.2/ | + | python rMATS.4.0.2/ |
| + | --b1 b1.txt | ||
| + | --b2 b2.txt | ||
| + | --gtf gtf/ | ||
| + | --od bam_test | ||
| + | -t paired | ||
| + | --readLength 50 \ | ||
| + | --cstat 0.0001 | ||
| + | --libType fr-unstranded | ||
| </ | </ | ||
| - | |||
| - | Run computation with '' | ||
| ==== performance tests ==== | ==== performance tests ==== | ||
