![]()  | 
  
    Structural Bioinformatics Library
    
   Template C++ / Python API for developping structural bioinformatics applications. 
   | 
 
#include <coarse_creators.h>
Creator of a coarse grain model using one pseudo-atom centered at the atom closest to the barycenter of the side-chain and the C-alpha of a residue. These atoms are identified using the global function ESBTL::is_side_chain_or_CA.
| Residue | is the coarse grain residue type used. | 
| FT_ | is the number type of the coordinates. |