Skip to content

connyyu/TM_annotations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualise transmembrane annotation on a protein structure.

This repository contains a Streamlit app that annotates transmembrane topology on protein structures using DeepTMHMM predictions and UniProt annotations.

Open in Streamlit

Features

  • Retrieves transmembrane topology annotations from a UniProt entry.
  • Map UniProt annotation onto a protein structure using updated mmCIF files from PDBe..
  • Run a DeepTMHMM prediction and map the predicted topology onto the structure.

Input

  • UniProt accession
  • PDB code

Prerequisites

  • Python 3.x
  • Python libraries: streamlit, py3Dmol, pybiolib, requests, matplotlib.

Author

Releases

No releases published

Packages

No packages published