Bioplib
Protein Structure C Library
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
sec_entry Struct Reference

#include <pdb.h>

Data Fields

struct sec_entrynext
 
char chain1 [8]
 
char insert1 [8]
 
char chain2 [8]
 
char insert2 [8]
 
int res1
 
int res2
 
char type
 

Detailed Description

Definition at line 360 of file pdb.h.

Field Documentation

char chain1[8]

Definition at line 363 of file pdb.h.

char chain2[8]

Definition at line 365 of file pdb.h.

char insert1[8]

Definition at line 364 of file pdb.h.

char insert2[8]

Definition at line 366 of file pdb.h.

struct sec_entry* next

Definition at line 362 of file pdb.h.

int res1

Definition at line 367 of file pdb.h.

int res2

Definition at line 368 of file pdb.h.

char type

Definition at line 369 of file pdb.h.


The documentation for this struct was generated from the following file: