readded removed positions in alr
This commit is contained in:
parent
927ab850a8
commit
5b89beb2b5
1 changed files with 3 additions and 1 deletions
|
@ -55,7 +55,9 @@ aa_pos_plp = sort(unique(c(plp_pos_paper, 66, 70, 112, 237, 252, 254, 255, 196))
|
|||
|
||||
#######################################################################
|
||||
# this is post inspection on chimera
|
||||
remove_pos = c(295, 314, 342, 343, 344)
|
||||
#remove_pos = c(295, 314, 342, 343, 344)
|
||||
remove_pos = c(0)
|
||||
#select :295.A, 314.A, 342.A, 343.A, 344.A
|
||||
#===============
|
||||
# Active site aa
|
||||
#===============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue