ccr.sgRNAmeanFCs | R Documentation |
This function takes as input a data frame containing the corrected logFC in the format generated by the ccr.GWclean function.
This is a utility function that runs automatically as part of the ccr.AnalysisPipeline.
ccr.sgRNAmeanFCs(
foldchanges
)
foldchanges |
A data frame with a "correctedFC" column storing the CN corrected logFC and row names equal to the sgRNA associated to the foldchages. |
A named vector containing the corrected logFC and names equal to the related sgRNAs.
Paolo Cremaschi (paolo.crmeaschi@fht.org)
ccr.AnalysisPipeline
ccr.GWclean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.