...
| Code Block |
|---|
cd $SCRATCH/intro_to_mapping |
These commands copy the files we will need all into one place.
Prepare a GFF feature file for the reference sequence
...
...
| Code Block |
|---|
cd $SCRATCH/intro_to_mapping |
These commands copy the files we will need all into one place.
...