Rosetta
Namespaces | Macros | Functions
util.hh File Reference

Helpers for antibody grafting code. More...

#include <utility/vector0.hh>
#include <map>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::antibody
 
 protocols::antibody::grafting
 

Macros

#define __ANTIBODY_GRAFTING__
 

Functions

bool protocols::antibody::grafting::antibody_grafting_usable ()
 Check if regex library is functional. More...
 
utility::vector0< std::map< std::string, std::string > > protocols::antibody::grafting::parse_plain_text_with_columns (std::string file_name, std::string legend_prefix="# ", char legend_separator=' ', std::string data_prefix="", char data_separator=' ')
 helper function to parse plain text for BLAST result and filter data More...
 

Detailed Description

Helpers for antibody grafting code.

Author
Sergey Lyskov

Macro Definition Documentation

◆ __ANTIBODY_GRAFTING__

#define __ANTIBODY_GRAFTING__