[ADAM-1806] Add toVariants conversion from GenotypeRDD. #1904
Conversation
Just realized, this needs to propagate through to R/Python as well. |
Yep, at least we haven't spread ourselves too thin. ;) |
2 similar comments
Test PASSed. |
dc6f761
to
40beacf
This is good to go from my side now. |
Does not perform any filtering looking at whether the variant was called | ||
or not. By default, does not deduplicate variants. By default, does not | ||
deduplicate variants. |
heuermh
Feb 9, 2018
Member
Doc comment needs deduplicating.
Doc comment needs deduplicating.
fnothaft
Feb 13, 2018
Author
Member
Ironic!
Ironic!
Test PASSed. |
40beacf
to
3a1b677
Addressed reviewer comments. |
Test PASSed. |
Thank you, @fnothaft |
Resolves #1806.