To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222784 add
?query=shape>7222784
to the URL.
For a more complex example, try
?query=(shape>7222784)&(shape<7222785)
Query "(shape>7222783)&(shape<7222786)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372771 | 7222784 | 13965897 | 7222784 | chr2 | 187022561 | 187095365 | 173.82438280000002 | 641.9591548999999 | 14.702309900000001 | 16 | 10 | Dataset1.companion.ome [016] |
2372771 | 7222785 | 13965897 | 7222785 | chr2 | 196320065 | 196387628 | 179.3894552 | 635.229904 | 15.732059699999997 | 16 | 10 | Dataset1.companion.ome [016] |