Skip to contents

All functions

AlphScore_MOVA()
Function to compare MOVA and AlphScore.
CADD_AlphScore()
Function to compare MOVA and CADD + AlphScore.
CADD_MOVA()
Function to compare MOVA and CADD.
Com_CADD_MOVA()
Combining CADD and MOVA
Com_REVEL_MOVA()
Combining REVEL and MOVA
Edit_final_variant_file()
Creating files for MOVA function input
Edit_gnomAD_file()
Function to retrieve the required information from the downloaded gnomAD file
Edit_polyphen_data()
This function adds PolyPhen-2 predictions to the MOVA input file.
Edit_variant_data()
Integrate HGMD file and gnomAD file.
EVE_Final()
Add the predicted value of EVE for each variant.
EVE_MOVA()
Function to compare MOVA and EVE.
Hgmd_divide()
Creation of Hgmd files
MOVA()
Derivation of predictions and ROC curves by MOVA
MOVA_3d_distance()
MOVA with 'distance to the known pathogenic variant' learned instead of position coordinates
MOVA_3d_distance_log()
logistic analysis with 'distance to the known pathogenic variant' learned instead of position coordinates
MOVA_LOPOV()
do a leave one protein out validation (using 11 proteins' variations for training, 1 protein's for testing)
MOVA_only_3d_coordinates()
MOVA with only 3D coordinates as explanatory variable
MOVA_only_3d_distance()
A simple baseline approach based on distance to the known pathogenic variants
MOVA_only_BLOSUM62()
MOVA with only BLOSUM62 as explanatory variable.
MOVA_only_pLDDT()
MOVA with only pLDDT as explanatory variable.
MOVA_plus_3d_distance()
Add 'distance to the known pathogenic variant' as an explanatory variable to the MOVA.
MOVA_plus_3d_distance_SVM()
Add 'distance to the known pathogenic variant' to the explanatory variables of MOVA and train with SVM.
MOVA_plus_3d_distance_xgboost()
Add 'distance to the known pathogenic variant' to the explanatory variables of MOVA and train with XGBoost.
MOVA_predistance()
Calculate the 'distance to the known pathogenic variant' for each variant in MOVA_final_predict_file.
MOVA_redraw()
Redraw the resulting ROC curve once analyzed.
MOVA_SVM()
The training was performed in SVM.
MOVA_without_3d_coordinates()
MOVA with pLDDT and BLOSUM62 as explanatory variable
MOVA_xgboost()
The training was performed in XGBoost.
PolyPhen_MOVA()
Function to compare MOVA and PolyPhen-2.
REVEL_AlphScore()
Function to compare MOVA and REVEL + AlphScore.
REVEL_MOVA()
Function to compare MOVA and REVEL.
variant_predict_plot()
The predicted probability of pathogenicity was compared between MOVA and PolyPhen-2.