mhorlbeck / ScreenProcessing

58 stars 31 forks source link

add functions to expose discriminant scores used for volcano plot hit calling #23

Closed mhorlbeck closed 1 year ago

mhorlbeck commented 1 year ago

addresses #4

getVolcanoHits is called in the same way as volcanoPlot and returns all scores for the indicated condition (if hitThreshold=None) or only scores above threshold

getAllDiscriminantScores is a utility function that calls getVolcanoHits for all conditions/replicates