Skip to content

Workshop on application of machine learning methoids to the analysis of MD simulation data

License

Notifications You must be signed in to change notification settings

CCPBioSim/protein-ml-workshop

Repository files navigation

CCPBioSim Protein Machine Learning Workshop

ci latest issues pr

This workshop source repository contains the build recipe for a docker container derived from the CCPBioSim JupyterHub image. This container adds the necessary software packages and notebook content to form a deployable course container.

This workshop introduces the application of Machine Learning methods (specifically, PCA and clustering) to the analysis of protein simulation data.

As unsupervised methods, they have the advantage that they can reveal patterns and relationships in the data without the need for user guidance (or user bias!).

How to Use

This training course is deployed on the CCPBioSim website via our cloud infrastructure, however you can deploy on your own machine with docker.

Pull the container from our repository::

docker pull ghcr.io/ccpbiosim/protein-ml-workshop:latest

In our containers we are using the JupyterHub default port 8888, so you should forward this port when deploying locally::

docker run -p 8888:8888 ghcr.io/ccpbiosim/protein-ml-workshop:latest

Authors

Workshop Content Authors:

  • Charlie Laughton

Contact

Please direct all questions and feedback to Charlie Laughton

About

Workshop on application of machine learning methoids to the analysis of MD simulation data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •