We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The indentation is the module template is wrong. We should fix it:
tools/nf_core/module-template/tests/main.nf.test
Lines 29 to 32 in 9eac5e9
input[0] = [ [ id:'test', single_end:false ], // meta map file(params.modules_testdata_base_path + 'genomics/sarscov2/illumina/bam/test.paired_end.sorted.bam', checkIfExists: true) ]
The text was updated successfully, but these errors were encountered:
Done with #2868
Sorry, something went wrong.
vickylaram
No branches or pull requests
Description of feature
The indentation is the module template is wrong. We should fix it:
tools/nf_core/module-template/tests/main.nf.test
Lines 29 to 32 in 9eac5e9
The text was updated successfully, but these errors were encountered: