Giter Site home page Giter Site logo

proteinpicker's Introduction

ProteinPicker

Dependencies

The synthetic tomograms (represented as MRC files) used for our machine learning models have been generated using cryo-TomoSim. The software can be downloaded at their Github repository at: https://github.com/carsonpurnell/cryotomosim_CTS

PDB Files

There are three protein classes that our protein classification model has been trained on. Their AlphaFold entries were provided in the paper, but their entries can also be found here for convenience:

Structure

This Github repository holds all of the code used to train the atlas and tomogram models featured in our CS562 Final Project. As a general overview of how the repository is structured:

  • archive: holds various code files that are no longer used by the ProteinPicker project
  • imgs: holds 2D slices of MRC files, back from when the model was originally a 2D CNN model. These images are no longer used for the updated 3D CNN model.
  • mrc: holds all of the mrc files used for the 3D CNN model
    • atlas-mrc holds all of the atlas MRC files used for training the atlas 3D CNN model
    • tomogram-mrc holds all of the inverted MRC files used for training the inverted 3D CNN model
  • saved_model: stores all models featured in the ProteinPicker project. For the purposes of the final project, there are only two models that were featured in the paper.
    • atlas_3d
      • atlas_3d_empty_model.keras: "atlas" model featured in the paper
      • Atlas3DModel.ipynb: Jupyter notebook used to create the aforementioned model
    • tomogram_3d:
      • tomogram_3d_empty_model.keras: "inverted" model featured in the paper
      • Tomogram3DModel.ipynb: Jupyter notebook used to create the aforementioned model

proteinpicker's People

Contributors

lukelike1001 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.