Description Usage Arguments Value
View source: R/tardbpdms_secondary_structure_predictions.R
Secondary structure predictions.
| 1 2 3 | tardbpdms_secondary_structure_predictions(toxicity_dt, outpath, miscpath,
  DMS2structure_path, colour_scheme, execute = TRUE,
  rerun_structure = F)
 | 
| toxicity_dt | data.table with single and double mutant toxicity values (required) | 
| outpath | output path for plots and saved objects (required) | 
| miscpath | path to misc scripts and data directory (required) | 
| DMS2structure_path | Path to DMS2structure repository (required) | 
| colour_scheme | colour scheme file (required) | 
| execute | whether or not to execute the analysis (default: TRUE) | 
| rerun_structure | re-run structure analysis? (default:F) | 
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.