UnixJunkie / fragger

A protein fragments picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fragger

protein fragments picker

Fragger is a protein fragment picker allowing to create and query protein fragment databases.

All fragment lengths are supported and any set of PDB files can be used to create a database.

Fragger can efficiently search a fragment database with a query fragment and an RMSD threshold. The query fragment can have structural gaps and the allowed amino acid sequences matching a query can be constrained via a regular expression of one-letter amino acid codes.

Fragger also incorporates a tool to compute the RMSD of one versus many fragments in high throughput.

DOI

About

A protein fragments picker

License:GNU Lesser General Public License v2.1


Languages

Language:OCaml 91.0%Language:C++ 7.4%Language:Shell 0.8%Language:C 0.4%Language:Makefile 0.4%