Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
MCI_regex Class Reference

A set of static regular expression to parse specification files and results files. More...

Detailed Description

A set of static regular expression to parse specification files and results files.

Following are examples to be parsed for proteins, oligomers, contacts, solutions , cost and runtime PROTEIN — Rpn7 OLIGOMER — Rpn3 Rpn5 Rpn7 Rpn8 Rpn9 Rpn11 Rpn12 Sem1 CONTACT — Rpn7 Sem1 LABELED CONTACT (FEP) – Rpn7 Sem1 F WEIGHTED CONTACT ([0,1]) – Rpn7 Sem1 0.8 SOLUTION — Optimal Solution 4 : (Rpn7,Sem1) (Rpn3,Rpn5) (Rpn6,Rpn8)(Rpn7,Rpn11) COST — Contacts per optimal solution : 4.0 RUNTIME – Running time in seconds: 0.091