To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224214 add
?query=shape>7224214
to the URL.
For a more complex example, try
?query=(shape>7224214)&(shape<7224215)
Query "(shape>7224213)&(shape<7224216)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372821 | 7224214 | 13965902 | 7224214 | chr2 | 187022561 | 187095365 | 601.7392365000001 | 827.0628207999999 | 12.03745544 | 21 | 12 | Dataset1.companion.ome [021] |
2372821 | 7224215 | 13965902 | 7224215 | chr2 | 189698368 | 189767443 | 594.0 | 819.0 | 12.86032446 | 21 | 12 | Dataset1.companion.ome [021] |