To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222812 add
?query=shape>7222812
to the URL.
For a more complex example, try
?query=(shape>7222812)&(shape<7222813)
Query "(shape>7222811)&(shape<7222814)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372772 | 7222812 | 13965898 | 7222812 | chr2 | 189698368 | 189767443 | 195.5910519 | 849.4797279999999 | 11.01503832 | 17 | 1 | Dataset1.companion.ome [017] |
2372772 | 7222813 | 13965898 | 7222813 | chr2 | 192700456 | 192763963 | 205.0123134 | 812.5510655 | 13.58666076 | 17 | 1 | Dataset1.companion.ome [017] |