To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224654 add
?query=shape>7224654
to the URL.
For a more complex example, try
?query=(shape>7224654)&(shape<7224655)
Query "(shape>7224653)&(shape<7224656)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372837 | 7224654 | 13965904 | 7224654 | chr2 | 177676147 | 177739905 | 266.35734069999995 | 680.0107962000001 | 14.52460722 | 23 | 4 | Dataset1.companion.ome [023] |
2372837 | 7224655 | 13965904 | 7224655 | chr2 | 180707464 | 180773245 | 272.95620660000003 | 684.1230362000001 | 12.4016458 | 23 | 4 | Dataset1.companion.ome [023] |