Skip to content

A Python toolkit to modify, visualize and analyze deep mutational scanning data of proteins.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

tekpinar/demust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demust

A Python toolkit to prepare, modify, visualize and analyze deep mutational scanning (DMS) data of proteins.

demust contains several scripts: plots, maps, convert, compare and removegaps, extract, compare, inputgenerator etc.

Installation

Download the repository:

git clone https://github.com/tekpinar/demust.git

Go to the demust folder. Then, run the following command:

pip install -e .

Quick Start

You can invoke help about each demust script as follows:

demust maps -h demust plots -h demust convert -h demust compare -h demust removegaps -h

demust maps tool can help visualize GEMME, FoldX, Rhapsody and various other Deep Mutational Scanning (DMS) data.

demust plots tool extracts data (such as averages etc) from the text data output of GEMME or FoldX. It is supposed to be a 2D plots tool.

demust convert will convert text output from (to) GEMME to (from) FoldX and Rhapsody formats.

demust compare will give you Spearman correlation between two DMS data sets.

demust inputgenerator will produce input files for polyphen2 from fasta file.

Cite

We recommend you to put a link to the github repository for now.

Licensing

demust is developed and released under GNU Lesser GPL Licence. Please read to the COPYING and COPYING.LESSER files to know more.

About

A Python toolkit to modify, visualize and analyze deep mutational scanning data of proteins.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages