timkahlke / LongRead_tutorials

Workflows and tutorials for LongRead analysis with specific focus on Oxford Nanopore data
GNU General Public License v3.0
123 stars 29 forks source link

Installation shasta and tutorial part #3

Open BenjaminSchwessinger opened 3 years ago

BenjaminSchwessinger commented 3 years ago

Update to installation script for shasta.

curl -O -L https://github.com/chanzuckerberg/shasta/releases/download/0.6.0/shasta-Linux-0.6.0 chmod ugo+x shasta-Linux-0.6.0 mv shasta-Linux-0.6.0 shasta ......

Shasta also takes fastq now so you can fix this part.