Closed mahesh-panchal closed 1 year ago
I have not tested it yet, planning to do that next week.
The pipeline seems to be splitting the gff file into mrna.gff and trna.gff, four times (I gave it 2 sets of parameters). It would be more efficient/faster if it does it only once.
I got an error message :
Error executing process > 'ABINITIO_TRAINING:BLAST_RECURSIVE (codingGeneFeatures.filter.longest_cds.complete.good_distance_proteins)'
Caused by:
Process `ABINITIO_TRAINING:BLAST_RECURSIVE` input file name collision -- There are multiple input files for each of the following file names: blast_db
Yes, I'm debugging that now. I just updated the test profile.
😮 All tests pass 🚀
Going to add summary script too now. https://github.com/NBISweden/annotation-cluster/wiki/Old-Abinitio_pipeline
All tests pass locally.
Adds parameters to allow for a parameter sweep across values of AED and locus distance. Closes https://github.com/NBISweden/pipelines-nextflow/issues/57
Changes the
params.enable_conda
toconda.enabled
. Closes #94Additionally fixes other workflows broken by module updates and other nf-core tweeks.
Tests run: