Skip to content

Yu-Group/molecular-partner-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

predicting auxilin spikes in clathrin-mediated endocytosis

quickstart for making new predictions

  • our fully trained model is available in the models folder

reproducibility

  • download data: download cached data after tracking from this gdrive folder - should be added to the folder data/tracks
  • process data: run python data.py to properly preprocess all the data (will cache it into the "processed folder")
  • rerun analysis: notebooks folder contains step-by-step analysis
  • tests: run tests with pytest in the tests folder

acknowledgements