Created
April 21, 2016 10:50
-
-
Save OliPelz/6819b50b1a774327505b5e810d2cfd47 to your computer and use it in GitHub Desktop.
How to make MinoTour clusterable / OpenPBS torque
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this gist contains all the script modifications which are needed | |
for minoTour's most computational intense components mT_control and minUP | |
to use openpbs/torque and run on the computenodes instead of constantly killing our webserver | |
i made this in a quickhack/hardcoded changes fashion | |
files to modify : | |
to make minUP alignments clusterable | |
checkout linminup from github and create a new subfolder | |
$ git clone https://github.com/minoTour/linminUP.git | |
$ cd linminUP/modules | |
* modules/processRefFasta.py modifing from 0b6f59d | |
* | |
* | |
TODO |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment