To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225566 add
?query=shape>7225566
to the URL.
For a more complex example, try
?query=(shape>7225566)&(shape<7225567)
Query "(shape>7225565)&(shape<7225568)" returned
2/6220 rows.
| roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2372866 | 7225566 | 13965906 | 7225566 | chr2 | 177676147 | 177739905 | 913.1436116 | 894.1019912999999 | 11.09689288 | 25 | 5 | Dataset1.companion.ome [025] |
| 2372866 | 7225567 | 13965906 | 7225567 | chr2 | 180707464 | 180773245 | 917.36041 | 905.6150475 | 13.81045802 | 25 | 5 | Dataset1.companion.ome [025] |