Open husensofteng opened 4 years ago
Correct the p-values (FDR) calculated based on CFRM scores
link in the code: https://github.com/husensofteng/pancancer_analysis/blob/c46e6580034a0a487c936cb3b236c5632d28f537/Utilities.py#L625
Solved fdr correction of p-values per TF Added testing files: ProcessCohorts_26Feb.py and Utilities:26Feb.py filter_on_qval=True, sig_thresh_fdr=0.2 parameters added to a get_muts_sig_per_TF function
Correct the p-values (FDR) calculated based on CFRM scores
link in the code: https://github.com/husensofteng/pancancer_analysis/blob/c46e6580034a0a487c936cb3b236c5632d28f537/Utilities.py#L625