To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7225423 add
?query=shape>7225423
to the URL.
For a more complex example, try
?query=(shape>7225423)&(shape<7225424)
Query "(shape>7225422)&(shape<7225425)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372861 | 7225423 | 13965905 | 7225423 | chr2 | 201616162 | 201682961 | 771.5697462999999 | 110.10303459999999 | 16.67480538 | 24 | 18 | Dataset1.companion.ome [024] |
2372861 | 7225424 | 13965905 | 7225424 | chr2 | 205087694 | 205149345 | 770.6863946000001 | 105.4788572 | 17.91171504 | 24 | 18 | Dataset1.companion.ome [024] |