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

Add support for read groups in EstimatePoolingFractions #639

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nh13
Copy link
Member

@nh13 nh13 commented Dec 12, 2020

The --by-sample argument will now group input reads by their sample
name specified in their corresponding read group. In this case, reads
without a read group are ignored, and read groups with the same sample
are jointly estimated.

tfenne and others added 3 commits December 9, 2020 05:49
The `--by-sample` argument will now group input reads by their sample
name specified in their corresponding read group.  In this case, reads
without a read group are ignored, and read groups with the same sample
are jointly estimated.
@nh13 nh13 requested a review from tfenne December 12, 2020 01:14
@tfenne tfenne force-pushed the tf_estimate_pooling_use_gt_af branch from 0e2b117 to f78d0c8 Compare December 12, 2020 17:01
Base automatically changed from tf_estimate_pooling_use_gt_af to master December 15, 2020 20:14
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

Successfully merging this pull request may close these issues.

2 participants