Filter by cell tags #1556
-
|
How can I filter my dataset based on specific cell tags derived from gene expression data? I've acquired a list of cell tags from Parse genome expression data and need to filter VDJ reads to keep only alignments from the target cells. The cell tags are formatted as "01_02_03", and it seems they cannot be directly imported as a whitelist. The step should be somewhere after transformation: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi, currently there is no such feature to filter certain cells. We will add it soon. For now recommend just exporting all cells first and then manually filter by the CELL tags using Python/R for example. |
Beta Was this translation helpful? Give feedback.
Hi, currently there is no such feature to filter certain cells. We will add it soon. For now recommend just exporting all cells first and then manually filter by the CELL tags using Python/R for example.