To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7220303 add
?query=shape>7220303
to the URL.
For a more complex example, try
?query=(shape>7220303)&(shape<7220304)
Query "(shape>7220302)&(shape<7220305)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372679 | 7220303 | 13965885 | 7220303 | chr2 | 180707464 | 180773245 | 555.0 | 99.0 | 23.0 | 4 | 3 | Dataset1.companion.ome [004] |
2372679 | 7220304 | 13965885 | 7220304 | chr2 | 183648104 | 183713699 | 555.0 | 87.0 | 26.0 | 4 | 3 | Dataset1.companion.ome [004] |