maker-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| maker-software [2021/07/07 07:22] – aorth | maker-software [2021/11/01 09:11] (current) – aorth | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| $ maker -h</ | $ maker -h</ | ||
| - | **Note:** Maker generates literally millions of small files. Please please please make sure you direct your program output to the local ''/ | + | **Note |
| + | |||
| + | **Note 2:** Maker uses a lot of temporary storage in ''/ | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Line 55: | Line 57: | ||
| $ rsync -av / | $ rsync -av / | ||
| $ cd / | $ cd / | ||
| - | $ sudo yum install mpich-3.2-devel.x86_64 | ||
| $ export PERL5LIB="/ | $ export PERL5LIB="/ | ||
| # Check that all Perl dependencies are satisfied... | # Check that all Perl dependencies are satisfied... | ||
| $ perl Build.PL | $ perl Build.PL | ||
| $ module load repeatmasker/ | $ module load repeatmasker/ | ||
| + | # change permissions on this table of contents that Maker' | ||
| + | $ sudo chown -R aorth:aorth / | ||
| + | # install mpich-3.2-devel so we can get mpicc to enable MPI support in Maker | ||
| + | $ sudo yum install mpich-3.2-devel.x86_64 | ||
| $ perl Build.PL | $ perl Build.PL | ||
| $ ./Build install | $ ./Build install | ||
maker-software.1625642522.txt.gz · Last modified: by aorth
