Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of to do for converting over to NF #1

Open
6 tasks done
jennahamlin opened this issue Mar 9, 2022 · 1 comment
Open
6 tasks done

List of to do for converting over to NF #1

jennahamlin opened this issue Mar 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jennahamlin
Copy link
Owner

jennahamlin commented Mar 9, 2022

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.

  • 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
@jennahamlin jennahamlin added the enhancement New feature or request label Mar 9, 2022
@jennahamlin
Copy link
Owner Author

jennahamlin commented Jul 27, 2022

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.

  • Remove any extra bits of code that is unnecessary from the template - double check
  • Add four more Legionella subset data to test dataset
  • Add option from NCBI datasets (--assembly-level) to bash script and nextflow parameters
  • Perform liniting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant