snakemake-workflows / rna-seq-kallisto-sleuth

A Snakemake workflow for differential expression analysis of RNA-seq data with Kallisto and Sleuth.
MIT License
66 stars 44 forks source link

Ihw fdr control #22

Closed AntonieV closed 4 years ago

AntonieV commented 4 years ago

Independent Hypothesis Weighting (IHW) for false discovery rate control: integration in workflow, implementation of script with an additional error handling for grouping before ihw calculation. Rule and reports added.

dlaehnemann commented 4 years ago

@johanneskoester Could you review and possibly merge this? When merging, could you also mention the important new side-effect of this PR in the commit message:

AntonieV commented 4 years ago

@johanneskoester thanks :)