snpeff-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| snpeff-software [2015/07/28 07:23] – [Installation] aorth | snpeff-software [2023/06/12 17:49] (current) – [Usage] aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== SnpEff ====== | ====== SnpEff ====== | ||
| SnpEff is a variant annotation and effect prediction tool. It annotates and predicts the effects of variants on genes (such as amino acid changes). | SnpEff is a variant annotation and effect prediction tool. It annotates and predicts the effects of variants on genes (such as amino acid changes). | ||
| + | |||
| + | SnpSift is a toolbox that allows you to filter and manipulate annotated files. | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: |
| * Added: July, 2015 | * Added: July, 2015 | ||
| - | * Link: http://snpeff.sourceforge.net/SnpEff.html | + | |
| + | | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | See versions of snpeff which are available: | + | See which versions of are available: |
| < | < | ||
| + | |||
| + | Load one into your environment and run it: | ||
| + | < | ||
| + | $ snpeff</ | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Line 17: | Line 24: | ||
| < | < | ||
| - | $ wget 'http://downloads.sourceforge.net/project/ | + | $ wget https://snpeff.blob.core.windows.net/versions/ |
| - | $ unzip snpEff_latest_core.zip | + | $ sudo mkdir -p / |
| - | $ sudo mkdir -p / | + | $ sudo cp -r snpEff/* / |
| - | $ sudo cp -r snpEff/* / | + | |
| - | + | ||
| - | Create shell script wrappers for '' | + | |
| - | + | ||
| - | < | + | |
| - | + | ||
| - | TOP=$(dirname $0) | + | |
| - | + | ||
| - | # examples/ | + | |
| - | java -Xmx4g -jar $TOP/ | + | |
snpeff-software.1438068204.txt.gz · Last modified: by aorth
