To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222258 add
?query=shape>7222258
to the URL.
For a more complex example, try
?query=(shape>7222258)&(shape<7222259)
Query "(shape>7222257)&(shape<7222260)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372751 | 7222258 | 13965895 | 7222258 | chr2 | 180707464 | 180773245 | 916.7939633999999 | 646.1702182999999 | 11.74933065 | 14 | 13 | Dataset1.companion.ome [014] |
2372751 | 7222259 | 13965895 | 7222259 | chr2 | 183648104 | 183713699 | 916.0 | 646.0 | 12.0 | 14 | 13 | Dataset1.companion.ome [014] |