To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7222782 add
?query=shape>7222782
to the URL.
For a more complex example, try
?query=(shape>7222782)&(shape<7222783)
Query "(shape>7222781)&(shape<7222784)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372771 | 7222782 | 13965897 | 7222782 | chr2 | 177676147 | 177739905 | 171.0 | 640.0 | 13.0 | 16 | 10 | Dataset1.companion.ome [016] |
2372771 | 7222783 | 13965897 | 7222783 | chr2 | 183648104 | 183713699 | 174.82651040000002 | 637.3184627999999 | 16.43431056 | 16 | 10 | Dataset1.companion.ome [016] |