added pdb_chain splitter code and wrapper
This commit is contained in:
parent
6b527baaff
commit
ea213d09aa
5 changed files with 114 additions and 2 deletions
|
@ -61,7 +61,6 @@ drug = args.drug
|
|||
gene = args.gene
|
||||
|
||||
gene_match = gene + '_p.'
|
||||
|
||||
# building cols to extract
|
||||
dr_muts_col = 'dr_mutations_' + drug
|
||||
other_muts_col = 'other_mutations_' + drug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue