...
You can start this tutorial two ways:1.
- If you have an
intro_to_mappingdirectory with output from the previous tutorials with aligned reads or variant calls, then you should use those files for this tutorial.
...
- If you do not have any results, you can
...
- use some "canned" ones that we provide. Copy the entire contents of this directory back to your local machine:
Then skip down to #Launching IGV.Code Block $BI/ngs_course/intro_to_mapping/igv
Prepare a GFF feature file for the reference sequence
...