issues
search
googlegenomics
/
dataflow-java
Google Cloud Dataflow pipelines such as Identity-By-State as well as useful utility classes.
Apache License 2.0
36
stars
31
forks
source link
Refactor options.
#160
Closed
deflaux
closed
8 years ago
deflaux
commented
8 years ago
Fixes
https://github.com/googlegenomics/dataflow-java/issues/114
Other minor but related cleanup including:
simplified OutputDatasetId for CalculateCoverage pipeline
got rid of now obsolete non-gRPC version of JoinNonVariantSegmentsWithVariants
fixed all code with warning "local variable definition hides another field or variable"
Also confirmed that integration tests pass.
deflaux
commented
8 years ago
@dloy PTAL
dionloy
commented
8 years ago
LGTM
Also confirmed that integration tests pass.