Clustering de Proteine
|
#include "entrypdb.h"
Go to the source code of this file.
Classes | |
class | pdbreader |
Typedefs | |
typedef enum Line_type | Line_type |
Enumerations | |
enum | Line_type { HEADER, DBREF, SEQRES, ATOM, HETATM, MASTER, ENDMDL, OTHER, TER, MODEL, END } |
Functions | |
Line_type | typedeLigne (const char *line) |
Variables | |
const char | atom_line_iformat_ [] = "ATOM %5d%*1c%4c%1c%3c%*c%1c%4d%1c%*1c%*1c%*1c%8f%8f%8f%6f%6f%*1c%*1c%*1c%*1c%*1c%*1c%4c%2c%2c" |
enum Line_type |
Line_type typedeLigne | ( | const char * | line) |
const char atom_line_iformat_[] = "ATOM %5d%*1c%4c%1c%3c%*c%1c%4d%1c%*1c%*1c%*1c%8f%8f%8f%6f%6f%*1c%*1c%*1c%*1c%*1c%*1c%4c%2c%2c" |