To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7224772 add
?query=shape>7224772
to the URL.
For a more complex example, try
?query=(shape>7224772)&(shape<7224773)
Query "(shape>7224771)&(shape<7224774)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372841 | 7224772 | 13965904 | 7224772 | chr2 | 231221646 | 231288393 | 580.9221746000001 | 723.2287217999999 | 12.61281072 | 23 | 8 | Dataset1.companion.ome [023] |
2372841 | 7224773 | 13965904 | 7224773 | chr2 | 118138644 | 118204055 | 548.0653517000001 | 725.8513895 | 7.036602216 | 23 | 8 | Dataset1.companion.ome [023] |