... | ... | @@ -1050,6 +1050,7 @@ make test && make install |
|
|
```
|
|
|
|
|
|
##### PLASMIDS #####
|
|
|
- LDN is running PathoFact on the ONT samples, so obtained the plasmid data through the ```MGE/plasmid/$i_plasmids_selected.tsv``` file generated in PathoFact
|
|
|
- checking the number of plasmids in the assemblies
|
|
|
```
|
|
|
# grep -hnr "plasmid" $i_plasflow_prediction_final.tsv > $i_plasmids_selected.tsv
|
... | ... | |