LCR-BCCRC / lcr-modules

Collection of standard analytical pipelines for genomic and transcriptomic data
https://lcr-modules.rtfd.io
MIT License
15 stars 7 forks source link

fishHook - add covariates option #306

Closed gillissierra closed 2 months ago

gillissierra commented 5 months ago

The module is currently written to only take in ONE covariate bed file. Users have been using more than one, for example

The option to use these can be added to the R script, with a parameter in the yaml to specify which ones to use. These files will be static parts of the lcr-module. If future covariates are used, they can be added later.