Description

The LOOPS record specifies beads that are together in a loop. It can also specifies by each mechanism which the loop is mediated.

Record Format

COLUMNS       DATA  TYPE     FIELD             DEFINITION
------------------------------------------------------------------------------------
 1 -  6       Record name    "LOOPS "
 8 - 15       Integer        serial1           serial number of first bead 
                                               in the loop
17 - 24       Integer        serial2           serial number of second bead 
                                               in the loop
26 - 35       String         mechanism         Mechanism that mediates the loop       

Details

Examples

         1         2         3         4         5         6         7         8
12345678901234567890123456789012345678901234567890123456789012345678901234567890
LOOPS         1      100 COHESIN
LOOPS       130      161 POLYCOMB
...

LOOPS         2      190
LOOPS       120      250
...