neurogenomics / ConsensusPeak

GNU General Public License v3.0
0 stars 0 forks source link

Add optimal_idr function #1

Closed Tomrrr1 closed 8 months ago

Tomrrr1 commented 8 months ago

Add a function to run the optimal IDR analysis. This involves pooling biological replicate BAM files and generating pseudoreplicates.

Furthermore, add a unit test for this function.