We will first do the assembly of a small test dataset together. Later, you will run the same analysis on all samples of the two projects (MRSA and UPEC).
## Assembly on test dataset
### Preparation
* In your `data` space (that is `/data/$USER`), please create a directory called `testdata` Inside `testdata`, make a directory for each assembly approach, i.e. `nanopore`, `illumina`, `hybrid`.
In the assembly scripts you need to specify the `datadir` variables.
Submit for each platform the respective assembly script.
<br><br><br>
## Assembly of project dataset
* In your `data` space, please create a directory called `ngs`. Inside `ngs`, make a directory for each assembly approach, i.e. `nanopore`, `illumina`, `hybrid`.