added active site positions to all config.R
This commit is contained in:
parent
04cddbbf2b
commit
7a14655ecb
7 changed files with 78 additions and 24 deletions
|
@ -1,2 +1,6 @@
|
|||
gene = "rpoB"
|
||||
drug = "rifampicin"
|
||||
|
||||
aa_plip = c(429, 432, 491, 487)
|
||||
aa_plip_5uhc = c(430, 452, 483, 491, 432, 433, 448, 450, 459, 487)
|
||||
active_aa_pos = sort(unique(c(aa_plip, aa_plip_5uhc)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue