Skip to content

Commit

Permalink
Fixed copyChange
Browse files Browse the repository at this point in the history
  • Loading branch information
toneillbroad committed Aug 29, 2023
1 parent 7410a95 commit dabc645
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions validation/models.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,17 +241,17 @@ CopyNumberCount:
CopyNumberChange:
- name: "Low-level copy gain of BRCA1"
in:
copy_change: efo:0030071
copyChange: efo:0030071
subject:
sequence: ga4gh:SQ.IIB53T8CNeJJdUqzn9V_JnRtQadwWCbl
end: 44909393
start: 44905795
type: SequenceLocation
type: CopyNumberChange
out:
ga4gh_digest: KlD6II_vICHI1nhRRxMRsO0UuY0qE0WJ
ga4gh_identify: ga4gh:CX.KlD6II_vICHI1nhRRxMRsO0UuY0qE0WJ
ga4gh_serialize: '{"copy_change":"efo:0030071","subject":"pwXpQIUlYM2W2DNhPPn82-95OSi2TZXj","type":"CopyNumberChange"}'
ga4gh_digest: Zc9sRUG1Lyzm4sKjUQ9npjxkdlsTvY7i
ga4gh_identify: ga4gh:CX.Zc9sRUG1Lyzm4sKjUQ9npjxkdlsTvY7i
ga4gh_serialize: '{"copyChange":"efo:0030071","subject":"pwXpQIUlYM2W2DNhPPn82-95OSi2TZXj","type":"CopyNumberChange"}'
#Text: TODO Text not currently supported in 2-alpha
# -
# in:
Expand Down

0 comments on commit dabc645

Please sign in to comment.