updated notes with supp table colnames
This commit is contained in:
parent
c1041ad273
commit
26d0d7f42d
1 changed files with 13 additions and 1 deletions
|
@ -74,3 +74,15 @@ dr_mutations_pyrazinamide : 227
|
|||
other_mutations_pyrazinamide : 197
|
||||
|
||||
|
||||
#======================
|
||||
# suppl tables
|
||||
#======================
|
||||
|
||||
# sorted by position
|
||||
|
||||
cols_to_output = c("mutationinformation", "mutation_info", "af", "or_mychisq", "neglogpval_fisher", "or_kin", "neglog_pwald_kin"
|
||||
, "duet_stability_change", "duet_outcome", "ligand_distance", "ligand_affinity_change", "ligand_outcome")
|
||||
|
||||
# remove the ligand distance plot from "other plots"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue