Are there exporting parameter for filtering the tree with only paired light and heavy chain for scBCR-seq data #2051
Jianche666
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hi, there is no filter for that, as within a single tree some clones may have both chains present in the data, while for others the second chain would be reconstructed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist before submitting the issue:
I am using the
mixcr exportShmTreesWithNodes sample1.shmt sample1_tree1.tsvto analyze my scBCR-seq data.This is the original log from mixcr. I only want to keep the trees with only paired lights and heavy chains (IGH + IGL or IGH + IGK). I wonder if there is filtering parameter I can add to the function as I noticed mixcr definitely stored the information in the project from the code log.
Beta Was this translation helpful? Give feedback.
All reactions