Skip to content

refineTagsAndSort settings for Cell + UMI with partial whitelist #1089

Answered by Alex-Davydov
racng asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
Regarding the UMI whitelist, the right way is the second variant, which involves dividing the UMI into three groups (e.g., UMI1, UMI2, and UMI3) and providing a whitelist for the middle UMI group (UMI2). When supplying a whitelist locally, it is necessary to include the path to the file that contains the barcodes.

refineTagsAndSort:
    whitelists:
      CELL: file:path_to_whitelist/cell_whitelist.txt
      UMI2: file:path_to_whitelist/umi_whitelist.txt

It is important to note that the presence or absence of a whitelist does not affect the correction step.

With regards to the filters, they are used to remove errorneous cells based on the UMI count. For BD data, a strict threshold of …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@racng
Comment options

@Alex-Davydov
Comment options

Answer selected by racng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants