To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222743 add
?query=shape>7222743
to the URL.
For a more complex example, try
?query=(shape>7222743)&(shape<7222744)
Query "(shape>7222742)&(shape<7222745)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372770 | 7222743 | 13965897 | 7222743 | chr2 | 177676147 | 177739905 | 792.4791081000001 | 256.4833861 | 15.03236055 | 16 | 8 | Dataset1.companion.ome [016] |
2372770 | 7222744 | 13965897 | 7222744 | chr2 | 180707464 | 180773245 | 793.0 | 259.0 | 14.0 | 16 | 8 | Dataset1.companion.ome [016] |