A protein fragments picker
  • OCaml 91%
  • C++ 7.4%
  • Shell 0.8%
  • C 0.4%
  • Makefile 0.4%
Find a file
Francois Berenger 7cbee359cf fix compilation
because of stupid changes in Core.List and Core.Array:
~cmp -> ~compare ... :(
2019-09-26 12:06:11 +09:00
bin initial import from http://www.riken.jp/zhangiru/software/fragger.tgz 2015-02-16 10:20:38 +01:00
data initial import from http://www.riken.jp/zhangiru/software/fragger.tgz 2015-02-16 10:20:38 +01:00
ext/ranker_AA_QCP initial import from http://www.riken.jp/zhangiru/software/fragger.tgz 2015-02-16 10:20:38 +01:00
src fix compilation 2019-09-26 12:06:11 +09:00
.gitignore Merge branch 'master' of github.com:UnixJunkie/fragger 2015-02-16 10:54:02 +01:00
build.sh added opam update and clean of the previous build 2015-02-16 11:15:41 +01:00
LICENSE Initial commit 2015-02-16 10:32:57 +01:00
README initial import from http://www.riken.jp/zhangiru/software/fragger.tgz 2015-02-16 10:20:38 +01:00
README.md added DOI badge in README.md 2017-09-01 12:15:28 +09:00

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