diff --git a/pipeline.nf b/pipeline.nf index b1084df..866def8 100644 --- a/pipeline.nf +++ b/pipeline.nf @@ -117,7 +117,7 @@ All arguments can be set in the configuration files. bigwig_input.combine(bed_input).into {footprint_in} /* - +this process uses the uncontinuous score from a bigWig file to estimate footpints within peaks of interest */ process footprint_extraction { conda "${path_env}"