Adding spearman correlation to findmodules#123
Adding spearman correlation to findmodules#123Buiboni wants to merge 1 commit intomortazavilab:developefrom
Conversation
|
Thank you @Buiboni It's wonderful. Could you add a docstring describing the Once you add that information, I can start merging your pull request. Best, |
|
@Buiboni here is a docstring for your pull request (appended to class doc string attributes section) class WGCNA(GeneExp): |
Spearman correlation is widely use in biology especially when dealing with semi-quantitative data. This pull request implement spearman correlation in the main function findmodules.