molsysmt

Open source library to work with molecular systems

https://github.com/uibcdf/molsysmt

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.3%) to scientific vocabulary

Keywords

molecular-dynamics molecular-dynamics-simulation molecular-dynamics-trajectories molecular-modeling molecular-simulation molsysmt python
Last synced: 6 months ago · JSON representation

Repository

Open source library to work with molecular systems

Basic Info
Statistics
  • Stars: 13
  • Watchers: 3
  • Forks: 3
  • Open Issues: 22
  • Releases: 32
Topics
molecular-dynamics molecular-dynamics-simulation molecular-dynamics-trajectories molecular-modeling molecular-simulation molsysmt python
Created over 7 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

MolSysMT

License: MIT DOI Documentation CI codecov Install with conda Installation on ubuntu-latest Installation on macos-latest

Installation | Documentation | License | Credits | Team

Molecular Systems MultiToolkit

This library was thought as a humble frontend to make the life of a computational molecular biology lab, the UIBCDF, easier. MolSysMT is design to cover specific needs, or to speed up workflows, when you are working with tools such as:

  • MDTraj
  • MDAnalysis
  • PDBFix
  • OpenMM
  • Yank
  • HTMD
  • PyEmma
  • ParmEd
  • NGLview
  • pdbtools?

Although MolSysMT was not concived to do what other tools do better, this toolkit can be used alone to do few simple tasks.

All credit should be given to the developers and mantainers of these former packages and the libraries they depend on.

Molecular Systems: - Aqui deberia de ir todo el tema de la creacion del sistema molecular junto con parametros y topologia - Deberia tambien estar esto preparado para trabajar con moleculas como ligandos.

poner ParmEd y OpenBabel: parmed.github.io http://openbabel.org/wiki/Main_Page

pdbfixer

Molecular Dynamics:

Installation

Dependencies

-Fortran Compiler (gfortran or intel fortran compiler) -Lapack ('conda install lapack' would work?)

Other python packages as those mentioned here(link to section) and included in this list(file).

Conda

Updating

GitHub

bash git clone git@github.com:UIBCDF/MolSysMT.git cd MolSysMT python setup.py develop

bash pip uninstall molsysmt

Updating

To be written

Documentation

http://www.uibcdf.org/MolSysMT/

Contributions

Want to contribute? Check out our contributing guide!

License

Credits

All credit should be given to the developers and mantainers of the following tools and dependencies:

...

Team

Responsables

Diego Prada Gracia
Liliana M. Moreno Vargas

Contributors

...

Citation

Last version DOI:

Cite the last version with the following DOI provided by Zenodo:

DOI

Cite all versions?

You can cite all versions by using the following DOI. This DOI represents all versions, and will always resolve to the latest one:

DOI

Acknowledgments and Copyright

Copyright

Copyright (c) 2021, UIBCDF

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.5.

Owner

  • Name: Unit of Research on Computational Biology and Drug Design. Mexico Children's Hospital Federico Gómez.
  • Login: uibcdf
  • Kind: organization
  • Email: uibcdf@gmail.com
  • Location: Mexico Children's Hospital Federico Gómez

Unidad de Investigación en Biología Computacional y Diseño de Fármacos, Hospital Infantil de México Federico Gómez. Ciudad de México, México.

GitHub Events

Total
  • Create event: 6
  • Issues event: 4
  • Release event: 4
  • Watch event: 3
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 148
  • Pull request event: 4
Last Year
  • Create event: 6
  • Issues event: 4
  • Release event: 4
  • Watch event: 3
  • Delete event: 5
  • Issue comment event: 1
  • Push event: 148
  • Pull request event: 4

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 1,665
  • Total Committers: 3
  • Avg Commits per committer: 555.0
  • Development Distribution Score (DDS): 0.05
Past Year
  • Commits: 152
  • Committers: 2
  • Avg Commits per committer: 76.0
  • Development Distribution Score (DDS): 0.007
Top Committers
Name Email Commits
Diego Prada p****a@g****m 1,581
Daniel-Ibarrola d****1@g****m 70
Liliana M. Moreno Vargas l****s@g****m 14

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 52
  • Total pull requests: 54
  • Average time to close issues: 4 months
  • Average time to close pull requests: about 6 hours
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 0.88
  • Average comments per pull request: 0.3
  • Merged pull requests: 52
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dprada (49)
  • LMMV (2)
  • AngelRuizMoreno (1)
Pull Request Authors
  • dprada (45)
  • Daniel-Ibarrola (8)
  • LMMV (1)
Top Labels
Issue Labels
enhancement (28) question (8) bug (7) future warning (1) documentation (1) TODO (1)
Pull Request Labels
enhancement (6) bug (2) tests (1) documentation (1) optimization (1)

Dependencies

.github/workflows/CI.yaml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/backups/CI.yaml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/backups/build_and_upload_conda_packages.yaml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • uibcdf/action-build-and-upload-conda-packages v1.1.0 composite
.github/workflows/backups/importable.yaml actions
  • actions/checkout v1 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/backups/sphinx_docs_to_gh_pages.yaml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • uibcdf/action-sphinx-docs-to-gh-pages v1.0.0 composite
.github/workflows/build_and_upload_conda_packages.yaml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • uibcdf/action-build-and-upload-conda-packages v1.2.0 composite
.github/workflows/html_dir_to_gh_pages.yaml actions
  • actions/checkout v2 composite
  • uibcdf/action-html-dir-to-gh-pages v1.0.0 composite
.github/workflows/sphinx_docs_to_gh_pages.yaml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • uibcdf/action-sphinx-docs-to-gh-pages v1.1.0-beta composite