To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224798 add
?query=shape>7224798
to the URL.
For a more complex example, try
?query=(shape>7224798)&(shape<7224799)
Query "(shape>7224797)&(shape<7224800)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372842 | 7224798 | 13965904 | 7224798 | chr2 | 231221646 | 231288393 | 573.7518776000001 | 562.1812579 | 13.627166399999998 | 23 | 9 | Dataset1.companion.ome [023] |
2372842 | 7224799 | 13965904 | 7224799 | chr2 | 118138644 | 118204055 | 598.725958 | 518.9701150000001 | 19.00149754 | 23 | 9 | Dataset1.companion.ome [023] |