sorted subcols_axis script to generate correct axis cols for both PS and lig plots
This commit is contained in:
parent
2e53c8007a
commit
e0f14ed266
9 changed files with 117 additions and 81 deletions
2
scripts/plotting/basic_barplots_PS.R
Normal file → Executable file
2
scripts/plotting/basic_barplots_PS.R
Normal file → Executable file
|
@ -32,7 +32,7 @@ cat(paste0("Directories imported:"
|
|||
, "\ndrug:", drug
|
||||
, "\ngene:", gene
|
||||
, "\ngene_match:", gene_match
|
||||
, "\nLength of upos:", length(upos))
|
||||
, "\nLength of upos:", length(upos)
|
||||
, "\nAngstrom symbol:", angstroms_symbol))
|
||||
|
||||
# clear excess variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue