Skip to content

Combined Python/Linux scritp for conformational analysis of a xyz file containing multiple structures, based on RMSD and additional geometrical constrains

License

Notifications You must be signed in to change notification settings

Andresmacons/ChemConf-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

DOI

Combined Python/Linux scritp for conformational analysis of a xyz file containing multiple structures, based on RMSD and additional geometrical constrains.

Available for Jupyter Notebooks.

Instructions

  • Get your .xyz file with multiple structures. Make sure the .xyz file saved the geometries in the proper format, including atom number and energy. This is crucial for line counting and slicing the document.
  • Stablish the desired RMSD threshold (by default 1 Å is choosen) and the particular geometrical constrains
  • Run the script. It will create the required new folders (conformers and final_conformers)
  • Once finishing, you will obtain the .xyz files for every "unique" conformer in the file.

Requirements

  • Python
  • Linux

License

ChemConf-Analysis is freely available under an MIT license

References

If you use any ChemConf-Analysis, please include this citation: Álvarez-Constantino, A. M. (2024). ChemConf-Analysis (Version 1.0.0) [Computer software]. https://doi.org/10.5281/zenodo.14266368

Additionally, please include the corresponding references for the following programs:

Related scientific works

References and examples will be added soon...

About

Combined Python/Linux scritp for conformational analysis of a xyz file containing multiple structures, based on RMSD and additional geometrical constrains

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published