Skip to main content

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

  1. Installation:

''' pip install MVC_Py '''

  1. 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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page