vermouth-martinize

Describe and apply transformation on molecular structures and topologies

https://github.com/marrink-lab/vermouth-martinize

Science Score: 59.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 3 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, acs.org, zenodo.org
  • Committers with academic emails
    4 of 15 committers (26.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.0%) to scientific vocabulary

Keywords

hacktoberfest molecular-dynamics

Keywords from Contributors

computational-chemistry mdanalysis molecular-dynamics-simulation molecular-simulation trajectory-analysis
Last synced: 6 months ago · JSON representation

Repository

Describe and apply transformation on molecular structures and topologies

Basic Info
  • Host: GitHub
  • Owner: marrink-lab
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 7.12 MB
Statistics
  • Stars: 118
  • Watchers: 6
  • Forks: 50
  • Open Issues: 141
  • Releases: 22
Topics
hacktoberfest molecular-dynamics
Created over 8 years ago · Last pushed 7 months ago
Metadata Files
Readme License Zenodo

README.md

Martinize2 and vermouth: The ultimate resolution transformation tools

Build Status codecov Documentation Status DOI arXiv

Martinize2 is a rewrite of Martinize. It is aimed at producing coarse-grained structures and topologies from an atomistic structure. Martinize is primarily developed for the Martini coarse-grained force field and the Gromacs simulation engine. However the architecture of the program will allow us to support a broader range of force fields and simulation engines in the future.

Vermouth (for VERsatile, MOdular, and Universal Tranformation Helper) is the python library that powers Martinize2. It allows to describe and apply transformation on molecular structures and topologies using graph algorithms.

Disclaimer

Martinize2 and Vermouth are under development. So far they have mostly been tested on Martini 2 and Martini 3. If you use Martinize 2 and Vermouth for any other force field be sure to carefully check the resulting topologies!
Bugs can occur. If you encounter an issue, please report it on https://github.com/marrink-lab/vermouth-martinize/issues. Carefully check your input and output files before using them; read the messages displayed by the program.

Installation

Martinize2 and vermouth require python 3.9 or greater. They are distributed via PyPi, and can be installed using the pip command:

pip install vermouth

This installs the last released version. You can update an existing installation by running pip install -U vermouth. In some cases you may want to experiment with running the latest development version. You can install this version with the following command:

pip install git+https://github.com/marrink-lab/vermouth-martinize.git#vermouth

Note that vermouth and Martinize2, in particular development versions, may contain bugs that cause it to produce incorrect topologies. Check the produced output carefully!

Martinize2 and vermouth have mdtraj as optional dependency as an alternative to dssp.

The behavior of the pip command can vary depending of the specificity of your python installation. See the documentation on installing a python package to learn more.

Basic usage

Installing Martinize2 and vermouth with pip adds the martinize2 program to the research PATH. You can see the available option of the program by running:

martinize2 -h

At the moment, martinize2 tries to reproduce the interface of the original Martinize. You can find explanations on how to use Martinize on the Martini tutorials; in most cases, replacing calls to martinize.py by calls to martinize2 should produce similar results.

The documentation of the vermouth python library will come soon.

Citation

@article{kroon2022martinize2, title={Martinize2 and Vermouth: Unified Framework for Topology Generation}, author={Kroon, Peter C and Gr{\"u}newald, Fabian and Barnoud, Jonathan and van Tilburg, Marco and Souza, Paulo CT and Wassenaar, Tsjerk A and Marrink, Siewert-Jan}, journal={arXiv preprint arXiv:2212.01191}, year={2022}}

Documentation

More complete documentation, including API documentation can be found at https://vermouth-martinize.readthedocs.io/

License

Martinize2 and vermouth are distributed under the Apache 2.0 license.

Copyright 2018 University of Groningen

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

The full text of the license is available in the source repository.

Contributions

The development of Martinize2 and vermouth is done on github. Contributions are welcome as bug reports and pull requests. Note however that the decision of whether or not contributions can give authorship on the resulting academic paper is left to our sole discretion.

Owner

  • Name: marrink-lab
  • Login: marrink-lab
  • Kind: organization

GitHub Events

Total
  • Create event: 36
  • Release event: 2
  • Issues event: 77
  • Watch event: 18
  • Delete event: 30
  • Issue comment event: 198
  • Push event: 159
  • Pull request event: 77
  • Pull request review event: 150
  • Pull request review comment event: 154
  • Fork event: 7
Last Year
  • Create event: 36
  • Release event: 2
  • Issues event: 77
  • Watch event: 18
  • Delete event: 30
  • Issue comment event: 198
  • Push event: 159
  • Pull request event: 77
  • Pull request review event: 150
  • Pull request review comment event: 154
  • Fork event: 7

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 1,615
  • Total Committers: 15
  • Avg Commits per committer: 107.667
  • Development Distribution Score (DDS): 0.733
Past Year
  • Commits: 234
  • Committers: 4
  • Avg Commits per committer: 58.5
  • Development Distribution Score (DDS): 0.132
Top Committers
Name Email Commits
Jonathan Barnoud j****n@b****t 432
Peter Kroon p****b@g****m 376
fgrunewald f****d@r****l 346
csbrasnett c****t@r****l 258
Peter Kroon p****n@r****l 160
Tsjerk t****w@g****m 15
Jumin Lee j****d@g****m 6
Luís Borges Araújo 4****p 6
Xikun Liu x****n@u****u 5
Manuel Nuno Melo m****o@g****m 3
Teja Nanduri t****7@g****m 2
ricalessandri r****i@g****m 2
Borges Luis l****1@p****r 2
Matthijs Tadema M****a@g****m 1
Romumrn 5****n 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 158
  • Total pull requests: 160
  • Average time to close issues: 7 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 70
  • Total pull request authors: 13
  • Average comments per issue: 2.94
  • Average comments per pull request: 2.45
  • Merged pull requests: 118
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 51
  • Pull requests: 78
  • Average time to close issues: 10 days
  • Average time to close pull requests: 15 days
  • Issue authors: 28
  • Pull request authors: 5
  • Average comments per issue: 1.88
  • Average comments per pull request: 1.83
  • Merged pull requests: 60
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • fgrunewald (24)
  • csbrasnett (22)
  • jbarnoud (11)
  • KasperBuskPedersen (6)
  • pckroon (4)
  • Vini161 (4)
  • Clare-xiong (3)
  • Ladme (3)
  • Lp0lp (3)
  • MikkelDA (3)
  • BartBruininks (2)
  • jwang227 (2)
  • Pbagchi05 (2)
  • ThiloDu (2)
  • tnozturk (2)
Pull Request Authors
  • csbrasnett (74)
  • pckroon (40)
  • fgrunewald (32)
  • mnmelo (5)
  • Tsjerk (3)
  • juminlee (2)
  • OLaprevote (1)
  • SrPeter128 (1)
  • ricalessandri (1)
  • Lp0lp (1)
  • mjtadema (1)
  • Romumrn (1)
  • jan-stevens (1)
Top Labels
Issue Labels
bug (22) user (17) enhancement (17) easy (16) data (14) parser (7) medium (5) FAQ (4) hacktoberfest (3) wontfix (2) question (2) help wanted (2) duplicate (1) feature-request (1) legacy (1) termini (1)
Pull Request Labels
hacktoberfest-accepted (14) publication (5) enhancement (2) hacktoberfest (1) bug (1)

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/run_tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
requirements-docs.txt pypi
  • networkx *
  • numpy *
  • pbr *
  • scipy *
  • setuptools >=30.3.0
  • sphinx *
  • sphinxcontrib-apidoc *
requirements-tests.txt pypi
  • attrs >=19.2.0 test
  • codecov * test
  • coverage * test
  • hypothesis * test
  • hypothesis-networkx * test
  • pylint * test
  • pytest * test
  • pytest-cov * test
pyproject.toml pypi
setup.py pypi