tassel-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tassel-software [2015/09/15 09:30] – aorth | tassel-software [2024/10/22 12:53] (current) – aorth | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: |
| - | * Added: | + | * Added: |
| - | * Link: http:// | + | * Updated: October, 2024 |
| + | * Link: https:// | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | See which versions | + | See which versions are available: |
| < | < | ||
| - | Load one version into your shell' | + | Load one version into your shell' |
| - | < | + | < |
| + | $ run_pipeline.pl</ | ||
| - | ==== Memory Usage/ | + | **Note:** Tassel uses a default memory of '' |
| - | | + | |
| - | * So you have to increase | + | |
| - | * Use the following options to set the maximum memory size to 4GB:< | + | |
| - | * For example:< | + | |
| - | + | ||
| - | ==== Installation ===== | + | |
| - | Notes from the sysadmin during installation: | + | |
| - | + | ||
| - | < | + | |
| - | $ cd tassel3/ | + | |
| - | $ git checkout V3.0.165 | + | |
| - | $ sudo su - | + | |
| - | $ mkdir -p / | + | |
| - | $ cp -rv * / | + | |
| ===== Sample Script ===== | ===== Sample Script ===== | ||
| - | Sample script for running via SLURM: | + | Sample |
| - | < | + | < |
| #SBATCH -p batch | #SBATCH -p batch | ||
| Line 41: | Line 29: | ||
| #SBATCH -n 10 | #SBATCH -n 10 | ||
| - | current_date=$(date +%b_%d) | + | current_date=$(date +%Y-%m-%d) |
| DATADIR="/ | DATADIR="/ | ||
| Line 82: | Line 70: | ||
| # step 7: output hapmap file | # step 7: output hapmap file | ||
| run_pipeline.pl -Xmx4096m -fork1 -UMapInfoToHapMapPlugin -w ${DATADIR}/ | run_pipeline.pl -Xmx4096m -fork1 -UMapInfoToHapMapPlugin -w ${DATADIR}/ | ||
| + | |||
| + | ==== Installation ===== | ||
| + | Notes from the sysadmin during installation: | ||
| + | |||
| + | < | ||
| + | $ cd tassel-5-standalone | ||
| + | $ sudo mkdir -p / | ||
| + | $ sudo cp -rv * / | ||
tassel-software.1442309406.txt.gz · Last modified: by aorth
