Bishop-Laboratory / RLPipes

RLPipes: A standardized R-loop-mapping pipeline.
https://anaconda.org/bioconda/rlpipes
MIT License
3 stars 1 forks source link

Split report data and report HTML generation rules #67

Closed millerh1 closed 2 years ago

millerh1 commented 3 years ago

Such that the output is:

outdir/report/data/*.rda outdir/report/html/*.html

This will be better for the user, who may want to have the HTML in one location and not have interest in the .rda files. It would also have the benefit of splitting the rules to generate these, which would improve troubleshooting the workflow.

millerh1 commented 2 years ago

Added with https://github.com/Bishop-Laboratory/RLPipes/commit/bf38965909be507a7c5bc5b4869218ce457591cc