Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protfun

This repository contains Python implementations of commonly used functions for analyzing protein structures and functions.

To install, run the follow command

   conda env create -f environment.yml
Protfun/
│
├── data/
│ ├── raw/
│ └── processed/
│
├── src/
│ ├── structure_analysis/
│ ├── sequence_analysis/
│ ├── function_prediction/
│ ├── visualization/
│ ├── docking/
│ └── dynamics/
│
├── notebooks/
│ ├── data_analysis.ipynb
│ └── structure_analysis.ipynb
│
│
├── environment.yml
├── README.md
└── LICENSE

About

A collection of Python functions to analyze protein sequences, structures, and dynamics.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages