Skip to content

Bugfix toil empty directory vsorter

Martin Beracochea requested to merge bugfix-toil-empty-directory-vsorter into dev

I had to change the way parse_script was taking VirSorter input files, instead of supplying the directory now the script takes an array of files.

Tested the CWL version on the cluster and works. Tested the Nextflow version locally and works.

Other changes:

  • schema.org RDF links in .cwl

Merge request reports