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 left normalization of INDELs as an RDD level primitive #1709

Closed
fnothaft opened this issue Sep 5, 2017 · 1 comment
Closed

Add left normalization of INDELs as an RDD level primitive #1709

fnothaft opened this issue Sep 5, 2017 · 1 comment
Assignees
Milestone

Comments

@fnothaft
Copy link
Member

fnothaft commented Sep 5, 2017

Currently, to left normalize INDELs, you have to do full realignment. The raw normalization routines are private to ADAM.

@fnothaft fnothaft added this to the 0.23.0 milestone Sep 5, 2017
@fnothaft fnothaft self-assigned this Sep 5, 2017
@heuermh
Copy link
Member

heuermh commented Sep 5, 2017

+1

fnothaft added a commit to fnothaft/adam that referenced this issue Sep 6, 2017
Resolves bigdatagenomics#1709. Opens protection on main method in NormalizationUtils to be
package-private to org.bdgenomics.adam. Adds code to AlignmentRecordRDD
exposing INDEL normalization as a transformation.
heuermh pushed a commit that referenced this issue Sep 6, 2017
Resolves #1709. Opens protection on main method in NormalizationUtils to be
package-private to org.bdgenomics.adam. Adds code to AlignmentRecordRDD
exposing INDEL normalization as a transformation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants