Closed ManavalanG closed 9 months ago
Add python and pip version to https://github.com/uab-cgds-worthey/DITTO/blob/training/configs/envs/open-cravat.yaml. Preferable to check their version in the current conda env, which was created using the current this definition file, and then pin version based on that info.
Nextflow recommends storing custom scripts under bin/
directory. See here. Not necessary to follow here; more of a fyi :)
I would recommend using two input samples in .test_data/file_list_partaa
file instead of one. in my experience, this catches more bugs during the development/testing phase.
Variable names can use a bit more clarity. For example, usage of variable files
here.
parseAnnotation.out.flatten().set { files }
prediction(files)
Code used - 8e63d59ba8cd9629cd9d546a5d5a83814fd63c3b