molecularclustering
Project description
#mvcpy
Molecular clustering analysis, utilizing SpringSaLad Software. By Aniruddha Chattaraj and Compiled by Abdulsalam Raja. Release 0.0.1 - 8/24/22
##Instructions
- Installation:
''' pip install MVC_Py '''
- Generate molecular clustering analysis
''' python
from mvcpy.ClusterAnalysis import mvc
file = " "
#runs = [0,1,2,3,4]
ca = mvc.ClusterAnalysis(file, t_total=None, runs=None, withMonomer=True)
print(ca)
ca.getMeanTrajectory()
ca.getSteadyStateDistribution(SS_timePoints=[0.003,0.004,0.005])
'''
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mvcpy-0.0.1.tar.gz
(5.9 kB
view details)
File details
Details for the file mvcpy-0.0.1.tar.gz.
File metadata
- Download URL: mvcpy-0.0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6a74f7dfd2419d9b3947042046dcafcee209e7179943525548dce9c0c496e2b
|
|
| MD5 |
b5d3bc142a0a6cf364f2981b30a51ff4
|
|
| BLAKE2b-256 |
7e5040d7236d9feb9d7553be3312e2da8da899ae1751f2fd83c75c35520f9fd0
|