...
Code Block | ||||
---|---|---|---|---|
| ||||
cds cp -r $BI/gva_course/structural_variation/data sv_tutorial cd sv_tutorial |
...
Warning | |||||
---|---|---|---|---|---|
| |||||
Many of the commands past this point are computationally intensive. You should run them through an
|
Code Block |
---|
bowtie2-build NC_012967.1.fasta NC_012967.1 bowtie2 -p 12 -X 5000 --rf -x NC_012967.1 -1 61FTVAAXX_2_1.fastq -2 61FTVAAXX_2_2.fastq -S 61FTVAAXX.sam |
...