fmalmeida / bacannot

Generic but comprehensive pipeline for prokaryotic genome annotation and interrogation with interactive reports and shiny app.
https://bacannot.readthedocs.io/en/latest/
GNU General Public License v3.0
96 stars 9 forks source link

Pipeline remodelling. Issues 24, 31 and 36 (#44) #51

Closed fmalmeida closed 2 years ago

fmalmeida commented 2 years ago

Main change

Processes, channels and workflow names have had its case names changed in order to meet nextflow's community standards.

Commits

Co-authored-by: Felipe Marques de Almeida felipemarques89@gmail.com

passing calculation of thresold into two decimals scale to groovy

Added:

added:

added tools:

Added tool:

they use the miscellaneous image

added prophage tools:

it uses the miscellaneous image

added tool:

added:

Docker image and modules were updated to run until digIS

This is how new versions will be organised after the remodeling branch update, and, therefore, the test_pr must be updated.

Will only act in ready for review PRs

DIGis gff usage fixed

diminished image size by removing antismash db from inside it

uncommenting assemblers images

fixed header levels

removing "paralallel_jobs" definition

fixed blast default values

manual updated for mkdocs and with new --ncbi_proteins parameter

updated --custom_db parameter description

removed parameters that are in default and should not be in the boilerplate

fixed db setup

Co-authored-by: Abhinav Sharma abhi18av@users.noreply.github.com

fmalmeida commented 2 years ago

Before merging: