To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224653 add
?query=shape>7224653
to the URL.
For a more complex example, try
?query=(shape>7224653)&(shape<7224654)
Query "(shape>7224652)&(shape<7224655)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372837 | 7224653 | 13965904 | 7224653 | chr2 | 158286571 | 158352358 | 271.6031932 | 674.5536101 | 12.61465727 | 23 | 4 | Dataset1.companion.ome [023] |
2372837 | 7224654 | 13965904 | 7224654 | chr2 | 177676147 | 177739905 | 266.35734069999995 | 680.0107962000001 | 14.52460722 | 23 | 4 | Dataset1.companion.ome [023] |