Skip to content

ABoschF/2Danalysis_wMDA

 
 

Repository files navigation

Repository created to create a class usefull to the analysis of membranes ane proteins.

The first way of code usage is addign the path where the .py file is into your python code

import sys # This import the library sys sys.path.append("./") # This add the path where the core code is from analysis_class.py import analysis # imports the class analsysis to your current python file

About

Repository for analysis of lipid membranes, proteins, RNA. Fork Fwith Ricardo Ramirez (Viviana Monjes group)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.6%
  • Shell 0.4%