Skip to content

World’s first Protein sequence Generative Adversarial Network (ProteinGAN)

License

Notifications You must be signed in to change notification settings

duttaprat/proteinGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PREnzyme

Developed two different generative network architectures that may be used to produce de-novo protein sequences (ProteinGAN) as well as to generate protein sequences given a specific catalytic reaction (ReactionGAN).

Motivation

One of the most challenging task in synthetic biology is to create novel synthetic parts, in particular synthetic catalytic biomolecules.

Catalytic biomolecules are a cleaner and greener substitute to chemical catalyzers used all over the world. The catalytic biomolecules offer an enormous 17 orders of magnitude chemical reaction acceleration as well as excellent stereo-, chemo- and regio-selectivity in aqueous environments. Yet, one of the main drawbacks of using enzymes is that for many important chemical reactions, efficient enzymes have not yet been discovered or engineered.

That said, identifying enzyme amino acid sequence with the required novel or optimized reaction is a challenging task because the sequence space is incomprehensibly large.

ProteinGAN

ProteinGAN - generative adversarial network architecture that we developed and optimized to generate de novo proteins. Once trained, it outputs a desirable amount of proteins with the confidence level of sequences belonging to a functional class it was trained for.

ReactionGAN

ReactionGAN is a conditional generative adversarial network architecture that is capable of generating de novo proteins for a given reaction. Once trained, you can use it by simply providing a list of reactions. The output will contain corresponding generated sequences. The goal of this new network is to not only learn the rules of protein sequences, but also to learn the connection between enzyme sequences and reactions they catalyze

Useful links

Also good reads:

More info: http://2018.igem.org/Team:Vilnius-Lithuania-OG/Software

About

World’s first Protein sequence Generative Adversarial Network (ProteinGAN)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published