Skip to content

annashch-insitro/SVM_pipelines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVM_pipelines

Example use case on Kundaje lab cluster for SVM input generation:

/mnt/lab_data2/annashch/alzheimers_parkinsons/svm_pipeline/make_inputs

Execute scripts in make_inputs to generate input files for SVM model training.

Execute scripts in train_predict to train SVM models and get model predictions.

Execute scripts in score to get auPRC & other metrics of model performance.

Execute scripts in interpret to run gkmexplain interpretation.

Execute scripts in plot_interpretations to plot gkmexplain interpretations.

Execute util.gkmexplain_to_bigwig.py to generate a bigwig representation of gkmexplain scores

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.4%
  • Python 6.4%
  • Shell 1.2%