To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224887 add
?query=shape>7224887
to the URL.
For a more complex example, try
?query=(shape>7224887)&(shape<7224888)
Query "(shape>7224886)&(shape<7224889)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372845 | 7224887 | 13965904 | 7224887 | chr2 | 208067715 | 208129451 | 739.2375402000001 | 558.931879 | 17.74145623 | 23 | 13 | Dataset1.companion.ome [023] |
2372845 | 7224888 | 13965904 | 7224888 | chr2 | 210830897 | 210898218 | 730.5943382 | 555.046278 | 17.95496739 | 23 | 13 | Dataset1.companion.ome [023] |