Skip to content

Experiments on deep learning based subcellular localization of proteins using structural information

License

Notifications You must be signed in to change notification settings

DSSR2/Subcellular-Localization

Repository files navigation

Subcellular-Localization

Experiments on deep learning based subcellular localization of proteins using structural information

Folders

  • data
    • Data.csv
    • deeploc_af2_df.xlsx
      • Excel sheet with all sequences and labels for training and testing
    • esm_feats.npy
  • utils

Scripts

  • run_esm.ipynb
    • train ESM2 on sequences of length 500
  • evaluate_esm.ipynb
    • Evalutae ESM2 and other trained models
  • train_cnn.ipynb
    • Train 3D AlexNet and VGG16 on voxellized proteins
  • run_fusion.ipynb
    • Train mid level fusion model with ESM2 and 3D AlexNet/VGG16
  • voxel_models.py
    • Contains classes for 3D models
  • midfusion_mlp_cnn.py
  • mlp_esm..ipynb
  • pure_cnn.py

About

Experiments on deep learning based subcellular localization of proteins using structural information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published