GoekeLab / proActiv

Estimation of Promoter Activity from RNA-Seq data
https://goekelab.github.io/proActiv/
Other
48 stars 14 forks source link

Identification of cancer-associated promoters #43

Open alejandrogzi opened 1 year ago

alejandrogzi commented 1 year ago

Hi @jleechung,

I am trying to reproduce part of the proActiv paper by combining different cancer/normal RNA-seq datasets. To identify cancer or pan-cancer associated promoters a batch effect removal is necessary; however, I am not quite sure how/when to apply limma using proActiv. Does integrateProactiv() function renormalization solve this?

Second, the linear models used in the paper to identify these promoters are used during proActiv default calculations or need to be specified somewhere?

Thanks in advanced, Alejandro