updated dir.R
This commit is contained in:
parent
8507d16b8b
commit
3ebb0d8f06
1 changed files with 0 additions and 10 deletions
|
@ -50,16 +50,6 @@ dr_muts_col = paste0('dr_mutations_', drug)
|
|||
other_muts_col = paste0('other_mutations_', drug)
|
||||
resistance_col = "drtype"
|
||||
|
||||
cat('columns based on variables:\n'
|
||||
, drug
|
||||
, '\n'
|
||||
, dr_muts_col
|
||||
, '\n'
|
||||
, other_muts_col
|
||||
, "\n"
|
||||
, resistance_col
|
||||
, '\n===============================================================')
|
||||
|
||||
#%%===============================================================
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue