Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 1.81 KB

README.md

File metadata and controls

35 lines (17 loc) · 1.81 KB

Here comes FEP-Minus

The calculation logic is the same as the FEP-Plus, so the accuracy is the same.

This notebook can allow you directly run an FEP calculation in the free Google Colab (Free, at least at the time this was created, but I know things are getting weird since Colab decided to count hours now to force you to pay for GPU).

A typical calculation for a protein with 300 to 400 amino acids could finish within 8 hours with a Tesla V100.

Open In Colab

Pre-condition. Apply Desmond from the D.E.Shaw research group.

FEP-Minus can also be run on any cloud platform with a good GPU. The only thing you need to change is the USER environment variable of that platform when you compile the software to that platform.

For users from China, you may want to have a look at my project on AI Studio where generously provide each user 8 hour V100 GPU every day.

Something you need to keep in mind

As with any other method, FEP has its limitation as well. There are three situations you shouldn't use this methodology.

The binding pocket is highly flexible or changes greatly upon binding to the ligand.

The two ligands share a similarity of less than 60%.

The two ligands bind to the pocket in quite different modes, even though they share greater than 60% chemical similarity.

Note 60% is my personal view of a similarity boundary, you could argue it could be 70% or 50%.