User Tools

Site Tools


augustus-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
augustus-software [2018/01/07 00:34] aorthaugustus-software [2018/01/07 15:40] (current) aorth
Line 35: Line 35:
 $ make INSTALLDIR=/export/apps/augustus/3.3 install $ make INSTALLDIR=/export/apps/augustus/3.3 install
 $ find /export/apps/augustus/3.3 -type d -exec chmod 755 {} \; $ find /export/apps/augustus/3.3 -type d -exec chmod 755 {} \;
 +$ find /export/apps/augustus/3.3/config/ -type f -exec chmod 644 {} \;
 +$ find /export/apps/augustus/3.3/scripts -type f -exec chmod 644 {} \;
 +$ find /export/apps/augustus/3.3/scripts -iname '*.pl' -exec chmod 755 {} \;
 $ sudo chown -R root:root /export/apps/augustus/3.3</code> $ sudo chown -R root:root /export/apps/augustus/3.3</code>
  
 Augustus requires bamtools at compile time (but not during run time). Augustus requires bamtools at compile time (but not during run time).
augustus-software.1515285276.txt.gz · Last modified: 2018/01/07 00:34 by aorth