To filter rows you can use a query based on named columns.
For example, to filter for rows where shape
is greater than 7219654 add
?query=shape>7219654
to the URL.
For a more complex example, try
?query=(shape>7219654)&(shape<7219655)
Query "(shape>7219653)&(shape<7219656)" returned
2/6220 rows.
roi | shape | Image | Spot_ID | Chrom | Chrom_Start | Chrom_End | X | Y | Z | FoV | Nucleus_ID | Image Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2372651 | 7219654 | 13965882 | 7219654 | chr2 | 180707464 | 180773245 | 54.44623958 | 354.5866526 | 37.92880603 | 1 | 1 | Dataset1.companion.ome [001] |
2372651 | 7219655 | 13965882 | 7219655 | chr2 | 183648104 | 183713699 | 48.92943604 | 350.7993818 | 37.22351467 | 1 | 1 | Dataset1.companion.ome [001] |