Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmabrouk/protein_contacts_extractor

A simple script that extract (medium and long-range) contacts from the native structure of proteins
https://github.com/mmabrouk/protein_contacts_extractor

Last synced: 2 days ago
JSON representation

A simple script that extract (medium and long-range) contacts from the native structure of proteins

Awesome Lists containing this project

README

        

protein_contacts_extractor
==========================

A simple script that extract (medium and long-range) contacts from the native structure of proteins.
Usage:
python extractNativeContacts.py -p 12asA.pdb [-c medium -t 5]
>Extracts [medium-range] contacts from 12asA.pdb with a threshold of 5A defined for contact.
The extracted contacts will be printed to the console.