compSPI / simSPI

Generative Models
9 stars 10 forks source link

Implement membrane protein belt simulations #77

Open ninamiolane opened 2 years ago

ninamiolane commented 2 years ago

Implementations should model the belt analytically

When computing the integral, one needs to subtract the protein in the center:

geoffwoollard commented 2 years ago

Helena is working on adding a lipid belt to a membrane protein. The forward model has just a few simple geometric parameters in it.

By "model the belt analytically" do you mean

  1. adding in atoms based on some geometric parameters
  2. going from parameters directly to the signal they contribute to the projection based on analytical equations and doing the integral sum

OF course, it can be both... but they will be distinct code

kdd-ubc commented 2 years ago

The way we are currently implementing it is by putting atoms within an ellipsoid defined by the geometric parameters, and subtract the protein in the center (to be done this week by Helena). The model will then be converted into a pdb file that can be passed to the TEM simulator