To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225804 add
?query=shape>7225804
to the URL.
For a more complex example, try
?query=(shape>7225804)&(shape<7225805)
Query "(shape>7225803)&(shape<7225806)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372874 | 7225804 | 13965906 | 7225804 | chr2 | 231221646 | 231288393 | 234.0 | 689.0 | 18.5695686 | 25 | 13 | Dataset1.companion.ome [025] |
2372874 | 7225805 | 13965906 | 7225805 | chr2 | 118138644 | 118204055 | 249.0630932 | 626.1334577 | 14.39175548 | 25 | 13 | Dataset1.companion.ome [025] |