Skip to content

ricard1997/analysis

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors