Skip to content

Bioinformatics - Predict whether missense mutations will lead to protein loss of function or gain of function

Notifications You must be signed in to change notification settings

SarahWooller/LOF_GOF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Identifying loss and gain of function driver missense mutations in cancer

These scripts accompany the bioinformatics paper "Identifying loss and gain of function driver missense mutations in cancer" By Hanadi M Baeissa, Sarah K. Wooller, Chris J Richardson, and Frances M G Pearl

To use the scripts:

Download and save “TrainingSet-27features.csv”. Change the first few lines of “LOF_GOF_trainer.R” to reflect where you’ve saved the training set and where you want to save the trained model to, before running the script.

Use the online tools: PolyPhen2, Fathmm Cancer, Fathmm Disease and NetsurfP to assemble data for the features as set out in the paper.

Change the first few lines of “LOF_GOF_predicter.R” to reflect where you’ve saved the trained model and where you want to save the predictions to before running the prediction script.

About

Bioinformatics - Predict whether missense mutations will lead to protein loss of function or gain of function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages