/Protein-Structure-Analysis

Scientific Programming Project - ICTP/SAIFR/Serrapilheira - Status: finished

Primary LanguageR

Scientific Programming Project

Serrapilheira/ICTP-SAIFR Training Program in Quantitative Biology and Ecology Project

Thales Alves de Melo Fernandes

This project aimed to investigate the structural features and extract evolutionary informations present in protein structures. The data were collected from the 🔗 PDB database. The analyses were performed using 🔗 bio3D and 🔗 msa packages.

The project folders are organized as follow. In the 'data/raw' are the data collected from the PDB database and in 'data/processed' the outputs. In 'docs' are present the bibliography.bib and Project.html. In 'R' the scripts are available.

project/
    ├── data/
    │   ├── raw
    │   └── processed
    ├── docs/
    ├── R/
    └── README.md

Get started with protein structure evaluation!

OS: Linux, Windows or MAC.