You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is a list of things which need to get completed. This is not an exhaustive list but based on what I can anticipate for now.
Need to get Python and Mash to be included when running the pipeline. Mash Dist is included in the nf-core modules but it isn't recognized. Currently must module load python and mash on cluster
When I gunzip files, filenames are converted to generic (read 1 and read 2) and does not maintain unique read id's. These should be the unique file name so that you know which results match to with isolate
Need to append Results and Run.log together and provide one file for each in the results output directory
Make sure email and template work
Remove any extra bits of code that is unnecessary from the template
Make test-data available for usage
The text was updated successfully, but these errors were encountered:
Description of feature
Below is a list of things which need to get completed. This is not an exhaustive list but based on what I can anticipate for now.
The text was updated successfully, but these errors were encountered: