hoelzer-lab / ribap

A comprehensive bacterial core gene-set annotation pipeline based on Roary and pairwise ILPs
GNU General Public License v3.0
19 stars 3 forks source link

Integration of new code in Nextflow pipeline #10

Closed hoelzer closed 4 years ago

hoelzer commented 4 years ago

This is a major update including the bug fixing of the whole pipeline that was initially done in the shell version.

The major change is the division of large ILPs into smaller sub-ILPs followed by merging the single files again for the revised combine script.

The nextflow pipeline is running with the new code on my local machine.

Unfortunately, I was not able to test the bash version (got errors during install that I manually solved but then the ribap.sh also failed at certain steps. I was not eager to continue bug fixing)