...
Finally, if you have configured the connection to the NFTower, you can log on and check your run.
Troubleshooting
I have been using version 3.3. and now, when I run version 3.10.1, I get an error that the asset is corrupted. What should I do?
Code Block |
---|
#delete the existing assests associated with the RNAseq pipeline:
rm -r ll ~/.nextflow/assets/nf-core/rnaseq/
#run again a test with the new version that you are testing, for example, version 3.10.1. See details on how to run a test above (under 'Getting Started') |