The sencha_translate process wasn't getting all the parameters from make_protein_index to do all possible translations specified by the user. This PR supplies those parameters to the translate process
PR checklist
[ ] This comment contains a description of changes (with reason)
[ ] If you've fixed a bug or added code that should be tested, add tests!
nf-core/predictorthologs pull request
The
sencha_translate
process wasn't getting all the parameters frommake_protein_index
to do all possible translations specified by the user. This PR supplies those parameters to thetranslate
processPR checklist
nextflow run . -profile test,docker
).nf-core lint .
).docs
is updatedCHANGELOG.md
is updatedREADME.md
is updatedLearn more about contributing: CONTRIBUTING.md