To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222153 add
?query=shape>7222153
to the URL.
For a more complex example, try
?query=(shape>7222153)&(shape<7222154)
Query "(shape>7222152)&(shape<7222155)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372747 | 7222153 | 13965895 | 7222153 | chr2 | 231221646 | 231288393 | 396.0507061 | 383.29970099999997 | 18.43003333 | 14 | 5 | Dataset1.companion.ome [014] |
2372747 | 7222154 | 13965895 | 7222154 | chr2 | 118138644 | 118204055 | 368.0 | 322.0 | 8.828032982 | 14 | 5 | Dataset1.companion.ome [014] |