Changes between Initial Version and Version 1 of Software/star
- Timestamp:
- May 17, 2021, 11:21:31 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/star
v1 v1 1 == STAR RNA aligner == 2 3 Load procedure: !`module load star` 4 5 The software and instructions can be found on: https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf 6 7 === Mykopat Grid specifics === 8 Run according to instructions on the home page. Please match the --runThreadN option to the number of threads you request with SGE option -pe smp. 9 10 === Installed versions === 11 2.7.9a 12 13 14 ****