Open mattheatley opened 1 year ago
error in deseq2_slamdunk.r that seems to be caused by floats
I have fixed this by changing countData and countData.Total on lines 95 & 101 to round(countData) & round(countData.Total)
error in deseq2_slamdunk.r that seems to be caused by floats
I have fixed this by changing countData and countData.Total on lines 95 & 101 to round(countData) & round(countData.Total)