Skip to content

Commit

Permalink
adding comment about the footprints_extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiia authored Dec 10, 2018
1 parent c1cb8ca commit 42d3238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.nf
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 42d3238

Please sign in to comment.