diff --git a/workflow/main.nf b/workflow/main.nf index 05db5dd56e21f7a99b8e47d06862e6067f158522..2496d93ca2c9c82bcf996d0c854ac859c786ce18 100644 --- a/workflow/main.nf +++ b/workflow/main.nf @@ -1,5 +1,15 @@ #!/usr/bin/env nextflow +/* + +BICF ChIP-seq Analysis Workflow +#### Homepage / Documentation +https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/ +Licensed under MIT (https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/LICENSE.md) + + +*/ + // Path to an input file, or a pattern for multiple inputs // Note - $baseDir is the location of this workflow file main.nf