https://github.com/adicksonlab/westpa-wexplore
A plugin to run the WExplore algorithm in the WESTPA toolkit
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: acs.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
A plugin to run the WExplore algorithm in the WESTPA toolkit
Basic Info
- Host: GitHub
- Owner: ADicksonLab
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Size: 29.6 MB
Statistics
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 2
- Releases: 0
Created almost 8 years ago
· Last pushed over 6 years ago
https://github.com/ADicksonLab/WESTPA-WExplore/blob/master/
# WESTPA-WExplore Plugin A plugin to run the [WExplore](https://pubs.acs.org/doi/abs/10.1021/jp411479c) algorithm in the [WESTPA](http://chong.chem.pitt.edu/WESTPA) toolkit. # Installation To install the WExplore module for WESTPA on your machine, clone the git repository: ``` git clone https://github.com/ADicksonLab/WESTPA-WExplore.git ``` change to the newly created WESTPA-WExplore directory: ``` cd WESTPA-WExplore/ ``` and run `setup.py`: ``` python setup.py install ``` If you want to run the RingPotential example, this requires an additional step: ``` cd examples/RingPotential python setup.py build_ext --inplace ``` To run the examples, edit the `env.sh` files in the corresponding directories (e.g. `examples/RingPotential` or `examples/kcrownether`) to include the necessary paths to python, WESTPA, and the WESTPA-WExplore plugin. # Dependencies WESTPA should already be installed on your system, see [this page](https://westpa.github.io/westpa/sphinx_index.html#installation) for installation instructions. # Contributors This work was done almost entirely by Josh Adelman (@synapticarbors) and Audrey Pratt (@ajoshpratt).
Owner
- Name: ADicksonLab
- Login: ADicksonLab
- Kind: organization
- Repositories: 25
- Profile: https://github.com/ADicksonLab
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 2
- Total pull requests: 3
- Average time to close issues: 2 minutes
- Average time to close pull requests: about 11 hours
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- salotz (1)
- sreyoshi09 (1)
Pull Request Authors
- burntyellow (1)
- salotz (1)
- astatide (1)