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:05] – 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 28: | Line 30: | ||
$ wget https:// | $ wget https:// | ||
$ sudo rpm --root=/ | $ sudo rpm --root=/ | ||
- | $ sudo yum --installroot=/ | + | $ sudo yum --installroot=/ |
$ sudo cp / | $ sudo cp / | ||
$ sudo mount --bind /dev/ / | $ sudo mount --bind /dev/ / | ||
Line 59: | Line 61: | ||
$ 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.1625641518.txt.gz · Last modified: 2021/07/07 07:05 by aorth