sorted subcols_axis script to generate correct axis cols for both PS and lig plots
This commit is contained in:
parent
482eeadb9a
commit
0e3f9e584b
9 changed files with 117 additions and 81 deletions
2
scripts/plotting/plotting_data.R
Normal file → Executable file
2
scripts/plotting/plotting_data.R
Normal file → Executable file
|
@ -67,7 +67,7 @@ cat("\nInput dimensions:", dim(my_df))
|
|||
#str(my_df)
|
||||
|
||||
###########################
|
||||
# extract unique mutations
|
||||
# extract unique mutation entries
|
||||
###########################
|
||||
|
||||
# check for duplicate mutations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue