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: rsc.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.4%) to scientific vocabulary
Keywords
Repository
:hammer: Analysis Tools for MD Simulations
Basic Info
Statistics
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
MDA: Analysis Tools for MD Simulations
Installation
Clone and install the latest version of MDA:
bash
git clone https://github.com/ipudu/mda
cd mda
python setup.py install
Or use the package manager pip to install stable MDA:
bash
pip install mda
Usage
python
import mda
Feature Support
MDA can be used to calculate following properties:
- Diffusion coefficient (Mean square displacement)
- Inertia tensor (Acylindricity, Asphericity, Shape)
- Gyration tensor
- Order parameters
- Orientational tetrahedral order
- Translational tetrahedral order
- Radial distribution function
- Radius of gyration
- Solvent accessible surface area
- and more
MDA can be used to download scientific papers:
```bash
using link:
mda https://pubs.rsc.org/en/content/articlehtml/2017/cp/c7cp01602f
using DOI number:
mda 10.1039/C7CP01602F ```
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Owner
- Name: Pu Du
- Login: ipudu
- Kind: user
- Location: Metaverse
- Repositories: 39
- Profile: https://github.com/ipudu
Engineer, gamer, geek, Bitcoin maxi and NFT degen.
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Pu Du | r****y@g****m | 61 |
| Pu Du | p****g@g****m | 1 |
| Pu Du | i****u | 1 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 67 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 3
- Total maintainers: 1
pypi.org: mda
Analysis Tools for MD Simulations
- Homepage: https://github.com/ipudu/mda
- Documentation: https://mda.readthedocs.io/
- License: MIT License
-
Latest release: 0.0.3
published about 5 years ago
Rankings
Maintainers (1)
Dependencies
- beautifulsoup4 *
- mdanalysis *
- numba *
- numpy *
- pyyaml *
- retrying *
- tkinter *
- tqdm *