SNP -> SAV for thesis plots
This commit is contained in:
parent
777d3765cf
commit
db7e2912e1
31 changed files with 145 additions and 145 deletions
|
@ -85,7 +85,7 @@ foo2 = foo[foo$ligand_distance<10,]
|
|||
table(foo2$ligand_outcome)
|
||||
|
||||
#############################
|
||||
# wide plots SNP
|
||||
# wide plots SAV
|
||||
# DRUG
|
||||
length(aa_pos_drug); aa_pos_drug
|
||||
drug = foo[foo$position%in%aa_pos_drug,]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue