Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UMI Model Clarification #61

Open
asistradition opened this issue Aug 19, 2020 · 0 comments
Open

UMI Model Clarification #61

asistradition opened this issue Aug 19, 2020 · 0 comments

Comments

@asistradition
Copy link

My workflow for using kallisto on single-cell data is:

  • kallisto bus
  • bustools correct
  • bustools sort
  • bustools count --genecounts

How exactly are UMIs modeled when counting transcripts/genes in this workflow?

  1. Are sequence-adjacent (Hamming distance of 1) UMIs merged together? Is this transcript-specific or is there any merging of adjacent UMIs that map to different genes?
  2. Is there any thresholding for number of observed UMI & transcript pairs or is one read enough to count?
  3. Does this behavior depend on anything that can be set at runtime? Either explicitly or implicitly through changing the technology flag, etc?

Appreciate the help - kallisto & bustools are excellent pieces of software.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant