These 71 commits are when the Protocol Buffers files have changed:
| Commit: | 94f1ca2 | |
|---|---|---|
| Author: | Joaquín Tárraga Giménez | |
test: update JUnit tests, #TASK-5564
The documentation is generated from this commit.
| Commit: | 7ddc969 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Add missing fields to variant_annotation.proto #TASK-7555
| Commit: | 9281646 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Update proto variant model and converter #TASK-7555
| Commit: | 52ea594 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Modify VariantType enum. #193 Deprecate SNP and MNP Rename CNV with COPY_NUMBER Add COPY_NUMBER_GAIN, COPY_NUMBER_LOSS, TANDEM_DUPLICATION Deprecate StructuralVariantType
| Commit: | 35f54f6 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
Revert wild renaming Revert almost all "genotypeCounters" to "genotypes"
| Commit: | c66dba7 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Rename sampleCount, fileCount and qualityCount from VariantStats. #174
| Commit: | 9a50560 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Add samplesCount, filesCount and qualityValuesCount to VariantStats. #174
| Commit: | 6875e4a | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Replace FileEntry.call with dedicated model #179
| Commit: | 93591c2 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Remove hgvs from Variant model. #179
| Commit: | c97f2bf | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Replace StudyEntry.samples map with list #179
| Commit: | 0a56f33 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Rename FileEntry.attributes to FileEntry.data
| Commit: | a81b6c4 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Rename StudyEntry.format to StudyEntry.sampleDataKeys #179
| Commit: | 360283d | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Replace List<List<String>> samplesData with List<SampleEntry> samples. #179
| Commit: | 53089ee | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Add new VariantStats fields. #174
| Commit: | 106017f | |
|---|---|---|
| Author: | Joaquín Tárraga Giménez | |
Update code
| Commit: | feab02b | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Add field description for VariantStats model. #154
| Commit: | 4cc2399 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Clean VariantStats model. Remove unused fields. #154
| Commit: | 98b067d | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Synchronize BND in avro and proto model.
| Commit: | 0310dce | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Ensure avro and proto VariantType enums are synchronized.
| Commit: | d8da27c | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Parse and normalize Mated Breakend variants.
| Commit: | b71ef3f | |
|---|---|---|
| Author: | Javier Lopez | |
feature-docm: new Drug field added to VariantAnnotation
| Commit: | 6ff2cc5 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
Merge branch 'develop' of github.com:opencb/biodata into develop
| Commit: | 3b0eafa | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Create VariantBuilder #153
| Commit: | a20ed87 | |
|---|---|---|
| Author: | Javier Lopez | |
hotfix-1.2.x: VariantAnnotation.Cytoband object now contains a chromosome field
| Commit: | 7afb6a6 | |
|---|---|---|
| Author: | Javier Lopez | |
feature-improveclinical: variant annotation proto file synchronyzed with the avro one
| Commit: | edfa4bf | |
|---|---|---|
| Author: | Javier Lopez | |
Merge branch 'develop' into feature-improveclinical
| Commit: | f5e4cf2 | |
|---|---|---|
| Author: | Javier Lopez | |
develop: VariantAnnotation.exonOverlap is now an array of ExonOverlap objects
| Commit: | d6f1fd1 | |
|---|---|---|
| Author: | Javier Lopez | |
Merge branch 'develop' into feature-improveclinical Conflicts: biodata-models/src/main/proto/protobuf/opencb/variant_annotation.proto
| Commit: | dab1bac | |
|---|---|---|
| Author: | Javier Lopez | |
feature-dgv: new field type added to StructuralVariation nested object which stores COPY_NUMBER_GAIN, COPY_NUMBER_LOSS, TANDEM, etc. Also, improvements made on setType/inferLength methods The commit message for your changes. Lines starting
| Commit: | 5158ac5 | |
|---|---|---|
| Author: | Javier Lopez | |
Merge branch 'feature-cytoband-annotation' of https://github.com/opencb/biodata into feature-cytoband-annotation Conflicts: biodata-models/src/main/proto/protobuf/opencb/variant_annotation.proto
| Commit: | 3773dd1 | |
|---|---|---|
| Author: | Javier Lopez | |
feature-cytoband-annotation: proto VariantAnnotation data model updated with cytobands
| Commit: | cd02b46 | |
|---|---|---|
| Author: | Javier Lopez | |
feature-repeats: few Repeat fixes
| Commit: | 7b87d03 | |
|---|---|---|
| Author: | Javier Lopez | |
feature-repeats: new Repeat data model and field added to VariantAnnotation
| Commit: | 0dfea34 | |
|---|---|---|
| Author: | Javier Lopez | |
feature-improveclinical: bug fixed at variant_annotation.proto and VariantContextToVariantProtoConverter
| Commit: | aa412e0 | |
|---|---|---|
| Author: | Javier Lopez | |
Merge branch 'develop' into feature-improveclinical Conflicts: biodata-models/src/main/proto/protobuf/opencb/variant_annotation.proto
| Commit: | c7c0bd5 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Synchronize variant proto and avro models
| Commit: | ce03376 | |
|---|---|---|
| Author: | Javier Lopez | |
feature-improveclinical: proto models fixed
| Commit: | c2a8e3b | |
|---|---|---|
| Author: | Javier Lopez | |
feature-improveclinical: proto models need to be completed
| Commit: | 84fd64a | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Change AdditionalAttributes to Map<String<Map<String, String>>
| Commit: | 5a3cbb7 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Variant model change. Replace ids list with id+names. closes #98
| Commit: | 37292e8 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Move avro schemas to src/main/avro Generated files are now created in target/generated-sources
| Commit: | e9ab357 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
tools: VariantMerger uses format key FT instead of FILTER
| Commit: | 1a5a5c4 | |
|---|---|---|
| Author: | imedina | |
models: protobuf Request message rename to BasicRequest, it is expectead each OpenCB project to have their own Request objects
| Commit: | b5da0cd | |
|---|---|---|
| Author: | imedina | |
models: major reorganization of proto files, we have flatten the folder structure and added opencb in the package name
| Commit: | 66d8a45 | |
|---|---|---|
| Author: | imedina | |
biodata-models: more updated and improvement in protobuf and gRPC, closes #94
| Commit: | 7f1dec1 | |
|---|---|---|
| Author: | imedina | |
| Committer: | imedina | |
Merge branch 'develop' of github.com:opencb/biodata into develop Conflicts: biodata-models/pom.xml biodata-models/src/main/java/org/opencb/biodata/models/variant/protobuf/VariantProto.java biodata-models/src/main/java/org/opencb/biodata/models/variant/protobuf/VcfSliceProtos.java
| Commit: | bce0bf2 | |
|---|---|---|
| Author: | imedina | |
biodata-models: several improvements in protobuf models, closes #93
| Commit: | 28a4370 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
models: Add AlternateCoordinates to VcfRecord. Update converters.
| Commit: | 05a7690 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
tools: Add list of GTs for VcfSlice compression
| Commit: | d6c767b | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
tools: Calculate default info keys for VcfSlice.Fields Remove END field from INFO. Already in VcfRecord Start and End are int32, not uint32, as they can be negative in some cases. Modified VariantType. First element (default for protobuf) is now NO_VARIATION (almost all the values on a gVCF file)
| Commit: | 82c732c | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
tools: Add common fields compression for VcfRecord in VcfSlice Some string fields on VcfRecord are now uint32 referring to the indexOf in the array of strings in VcfSlice.Fields object.
| Commit: | c7b4241 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Change VcfRecord.qual type from String to Float
| Commit: | 269a5bd | |
|---|---|---|
| Author: | Matthias Haimel | |
variant-merge: Update complex variant model and test cases
| Commit: | 2e5b09f | |
|---|---|---|
| Author: | Matthias Haimel | |
protobuf: Add class to store Complex variants in the Analysis table
| Commit: | 48f0a29 | |
|---|---|---|
| Author: | imedina | |
models: protobuf folder structrure flatten
| Commit: | c85f67a | |
|---|---|---|
| Author: | imedina | |
models: VariantAnnoation expression and variantFunctionalScore renamed
| Commit: | 3c02808 | |
|---|---|---|
| Author: | Jacobo Coll Moragón | |
| Committer: | Jacobo Coll Moragón | |
models: Added Type and Call to VcfRecord model. Removed old VcfMeta
| Commit: | 535d69e | |
|---|---|---|
| Author: | imedina | |
Merge branch 'develop' of github.com:opencb/biodata into develop
| Commit: | 9332552 | |
|---|---|---|
| Author: | imedina | |
models: new protobuf 3 data models for Gene, Trasncript and Exon among others
| Commit: | b57d37a | |
|---|---|---|
| Author: | Matthias Haimel | |
vcfrecord-proto: Allow for multi-allelic calls
| Commit: | b386249 | |
|---|---|---|
| Author: | imedina | |
tools: a new converter from HTSJDK to Variant PB3 has been implemented, closes #78
| Commit: | bdff589 | |
|---|---|---|
| Author: | imedina | |
models: created Variant and VariantAnnotation data models for new Protocol Buffer 3, closes #77
| Commit: | 9ed94da | |
|---|---|---|
| Author: | imedina | |
models: proto file moved into protobuf folder
| Commit: | 5f283e4 | |
|---|---|---|
| Author: | Matthias Haimel | |
MODEL: update VCF Record proto file
| Commit: | eb53011 | |
|---|---|---|
| Author: | Matthias Haimel | |
MODEL - VcfRecord: update ALT name #54
| Commit: | 7fc847c | |
|---|---|---|
| Author: | Matthias Haimel | |
MODEL - VcfRecord: first draft version #54
| Commit: | 6db8041 | |
|---|---|---|
| Author: | imedina | |
Major changes: * formats, modles and tools modules and folders renamed to match maven style names, now all of them are prefixed with 'biodata' * Uniprot and Drugbank packages excluded from javadoc plugin to make it compatible with Java 8
| Commit: | 6aea98a | |
|---|---|---|
| Author: | imedina | |
Maven configuration of the project to make it homogenous with the other projects in OpenCB, major changes include: * Prefix 'biodata-' added to modules and folders * Maven GroupId renamed from 'org.opencb' to 'org.opencb.biodata' because of Maven Central Repository requirement * Maven clean up and configuration added to pom.xml for deployment at OSS Central Repository * Version of the package upgraded to 0.2.0
| Commit: | 7107ce0 | |
|---|---|---|
| Author: | Cristina Yenyxe Gonzalez Garcia | |
MAF allele and MGF genotype added to Protobuf representation of VariantStats
| Commit: | c842a73 | |
|---|---|---|
| Author: | Cristina Yenyxe Gonzalez Garcia | |
Protocol Buffers specification for VariantStats objects
| Commit: | aabc1c8 | |
|---|---|---|
| Author: | Cristina Yenyxe Gonzalez Garcia | |
| Committer: | Cristina Yenyxe Gonzalez Garcia | |
Protocol Buffers specification for Variant objects