star-software
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| star-software [2016/03/24 14:00] – created joguya | star-software [2022/06/02 13:44] (current) – aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== STAR ====== | ====== STAR ====== | ||
| - | + | STAR (Spliced Transcripts Alignment to a Reference) is an RNA-seq aligner. | |
| - | STAR(Spliced Transcripts Alignment to a Reference) is an RNA-seq aligner. | + | |
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: 2.7.10a |
| * Added: March, 2016 | * Added: March, 2016 | ||
| - | * Link: https:// | + | |
| + | | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | See which versions | + | See which versions are available: |
| - | < | + | < |
| - | Load STAR | + | Load one version into your environment and run it: |
| - | < | + | < |
| + | $ STAR</ | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Line 21: | Line 22: | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | $ cd /tmp | + | $ wget https://github.com/alexdobin/STAR/ |
| - | $ wget http://soap.genomics.org.cn/down/SOAPsplice-v1.10.tar.gz | + | $ tar xf 2.7.10a.tar.gz |
| - | $ tar -xvf SOAPsplice-v1.10.tar.gz | + | $ sudo mkdir -p / |
| - | $ cd SOAPsplice-v1.10 | + | $ sudo cp -v STAR-2.7.10a/ |
| - | $ sudo mkdir -p / | + | |
| - | $ sudo cp -r . / | + | |
| - | </ | + | |
star-software.1458828035.txt.gz · Last modified: by joguya
