anmartinezs / polnet

Generates synthetic datasets for Cryo-Electron Tomography
Other
20 stars 9 forks source link

How to generate specific number of membranes or proteins? #4

Closed Fizza-Rubab closed 11 months ago

Fizza-Rubab commented 12 months ago

Hi!

I want to add specific number of membranes, proteins or membrane proteins to the generated tomogram. For example, 5 membranes, 100 molecules etc. Is there any direct way to do that or where should I tweak the code to make it possible?

Thank you!

anmartinezs commented 11 months ago

There is no way of set a specific ammount of structures. However, you can control the concentration (volume_structure/volume_total) of every structure with the configuration files: .hns, mbs, .pns and .pms.

Sorry for the late answer.