-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fitness report for Mageck
output
#20
Comments
@ute-hoffmann are you using the Mageck output? Would it make sense for you to add fitness report for Mageck? |
I'm currently usually not using Mageck, so not of real importance to me |
OK good to know. Because it is too slow, or not informative? |
Half of the projects I am working on are enzyme engineering projects where we do not have several sgRNAs targeting the same gene. Just realized that this might change for a larger library we'll work on, with several barcodes associated with one gene. So might be of interest. |
I'm not sure about this. People use it but it seems it's not further developed apart from bug fixes maybe. And the performance is lousy. The DESeq and edger packages on the other hand are not made for this purpose but seem to do the task well |
Hmm yeah I thought more about the adjusted p values assigned to different genes. With the Wilcoxon test, I always get pretty lousy adjusted p values and people claim one should only use it for more than (10?) replicates or so. Mageck might help with that |
yes that's an issue. the rank sum test is not ideal for significance analysis, it produces too discrete (non-continuous) distributions. if you stumble over an alternative I'd be happy to hear. |
Description of feature
The text was updated successfully, but these errors were encountered: