...
If you do not have the results, you can copy some "canned" ones that we provide using these commands. Remove any existing intro_to_mapping directory in your $SCRATCH space before running these commands, if you have one.
| Code Block |
|---|
cds cp -r $BI/ngs_course/intro_to_mapping/data intro_to_mapping cd intro_to_mapping cp -r $BI/ngs_course/intro_to_mapping/samtools_* . cp -r $BI/ngs_course/intro_to_mapping/comparison . |
...