未验证 提交 df834031 编写于 作者: rictjo's avatar rictjo 提交者: GitHub

Update quantification.py

上级 8653072b
......@@ -1650,7 +1650,7 @@ def differential_analytes ( analyte_df , cols = [['a'],['b']] ):
return ( ddf )
def single_fc_compare ( df:pd.DataFrame, what:str, levels:list[str] = None, bVerbose:str=True ,
sep:str=', ' , bRanked:bool = False , bLogFC:bool=False , bVerbose=False ) :
sep:str=', ' , bRanked:bool = False , bLogFC:bool=False ) :
from scipy.stats import mannwhitneyu
from scipy.stats import ttest_ind
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册