To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225301 add
?query=shape>7225301
to the URL.
For a more complex example, try
?query=(shape>7225301)&(shape<7225302)
Query "(shape>7225300)&(shape<7225303)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372857 | 7225301 | 13965905 | 7225301 | chr2 | 231221646 | 231288393 | 906.3208824999999 | 771.4270889999999 | 13.56903623 | 24 | 12 | Dataset1.companion.ome [024] |
2372857 | 7225302 | 13965905 | 7225302 | chr2 | 118138644 | 118204055 | 949.7993656 | 736.4207931 | 21.18342563 | 24 | 12 | Dataset1.companion.ome [024] |