AlexandriaChemistry / AlexandriaChemistry/ACT
Python binder for ACT
Abierto
enhancement
help wanted
- Lenguaje dominante
- C++
- Estrellas
- 18
- Forks
- 3
- Merge medio
- 42 min
- PR fusionados (30 d)
- 12
Descripción
It would be great if we could import ACT in python.
for example:
import act
mymol = act.MyMol()
mymol.set_filename(filename=benzen.sdf)
mymol.acm() ;generates ACM charges
mymol.mol2() ;generates .mol2 file containing coordinates and charges.
mymol.openmm() ;generates force field parameter file for openMM.
More people will use ACT if they can import in python. This way it will be also easier for us to interface with OpenMM in one python script.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.