To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224740 add
?query=shape>7224740
to the URL.
For a more complex example, try
?query=(shape>7224740)&(shape<7224741)
Query "(shape>7224739)&(shape<7224742)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372840 | 7224740 | 13965904 | 7224740 | chr2 | 189698368 | 189767443 | 559.2207272999999 | 336.49010219999997 | 15.11608995 | 23 | 7 | Dataset1.companion.ome [023] |
2372840 | 7224741 | 13965904 | 7224741 | chr2 | 196320065 | 196387628 | 556.0 | 334.0 | 18.0 | 23 | 7 | Dataset1.companion.ome [023] |