Skip to content

The ML4Proteins repository provides educational material covering machine learning for protein engineering.

License

Notifications You must be signed in to change notification settings

jonfunk21/ML4Proteins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML4Proteins

Welcome to ML4Proteins! Here you will learn about the concepts and methods of machine learning for protein engineering using ProteusAI. The course is primarily aimed to newcomers to the field and mostly geared to biotechnology, and bioinformatic students who had some contact with machine learning and Python before. If you are new to both machine learning and Python, then this course might be challenging at times. The course material is closely linked to our research and will bring introduce you to bleeding edge research questions we are thinking about on a daily basis. This is our first course on the subject matter and we hope to make the course as useful as possible. We want the course to be as useful as possible, so please let us know if we can make improvements!

The exercises are designed in conjunction with the university course 27666 AI-guided Protein Science: From Design to Engineering of the Technical University of Denmark (DTU), but can also be taken without the course material. Some course material will be made available online (links will be shared).

Getting Started

To get started with the course material, please clone ProteusAI and follow the installation instructions. If the installation is successful, you should be able to activate the proteusAI environment.

conda activate proteusAI

Verfiy that the environment installed successfully by opening and importing proteusAI in python.

import proteusAI as pai
print(pai.__version__)

This should print the current pai version.

Next Steps

Once your environment is set up and ready, you can proceed to the course content.

Happy Learning!

About

The ML4Proteins repository provides educational material covering machine learning for protein engineering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •