saving work
This commit is contained in:
parent
b41b33b73c
commit
e8b58bfe28
1 changed files with 2 additions and 0 deletions
|
@ -92,7 +92,9 @@ if ( all(c1 == c2) ){
|
|||
|
||||
table(df_ps$foldx_outcome)
|
||||
|
||||
#======================
|
||||
# adding log cols
|
||||
#======================
|
||||
df_ps$log10_or_mychisq = log10(df_ps$or_mychisq)
|
||||
df_ps$neglog_pval_fisher = -log10(df_ps$pval_fisher)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue