NBISweden / pipelines-nextflow

A set of workflows written in Nextflow for Genome Annotation.
GNU General Public License v3.0
42 stars 18 forks source link

update FunctionalAnnotation #15

Closed Juke34 closed 4 years ago

Juke34 commented 4 years ago

correct the pipeline name from FunctionalAnnotationPreparation to FunctionalAnnotation and add 2 parameters for the last step

mahesh-panchal commented 4 years ago

Also why is ${params.blast_evalue} not in the blastp process too?

mahesh-panchal commented 4 years ago

nextflow run -profile nbis,conda,test ${GIT_REPO}/FunctionalAnnotation 👍