To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7223674 add
?query=shape>7223674
to the URL.
For a more complex example, try
?query=(shape>7223674)&(shape<7223675)
Query "(shape>7223673)&(shape<7223676)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372804 | 7223674 | 13965901 | 7223674 | chr2 | 180707464 | 180773245 | 334.55869789999997 | 861.9370564999999 | 8.542800427000001 | 20 | 5 | Dataset1.companion.ome [020] |
2372804 | 7223675 | 13965901 | 7223675 | chr2 | 183648104 | 183713699 | 333.9469744 | 866.1072364 | 7.152602467 | 20 | 5 | Dataset1.companion.ome [020] |