1.0.0 Trial Use Review Ballot (November 2024) #86
Replies: 10 comments 43 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Add Reference implementation to docsI've created a Python reference implementation here: https://github.com/ga4gh/cat-vrs-python I will be updating models soon. |
Beta Was this translation helpful? Give feedback.
-
Add examplesOne thing I really like about the new docs for VRS, is that it now includes examples. I think it would be really beneficial to users to add examples for each class. |
Beta Was this translation helpful? Give feedback.
-
Should
|
Beta Was this translation helpful? Give feedback.
-
Categorical Variant class - minor wordsmithing"Categorical variants exist solely within genomics knowledgebases" - suggest we broaden this, to something like "Categorical variants exist within genomics knowledgebases, as clinical trial eligibility criteria, and within clinical quality measures". |
Beta Was this translation helpful? Give feedback.
-
Categorical Variant class - attribute cardinality
|
Beta Was this translation helpful? Give feedback.
-
Categorical variant constraints need Boolean operatorscategoricalVariant.constraints needs the ability to insert boolean operators (e.g. [constraint A AND (constraint B OR constraint C)]). |
Beta Was this translation helpful? Give feedback.
-
Categorical variant - question about the exampleI'm unclear why 'NM_004958.4(MTOR):c.5992_5993del (p.Met1998fs)' is used as an example of a categorical variant. This doesn't look to be a categorical variant. |
Beta Was this translation helpful? Give feedback.
-
Defining Location Constraint - question about the exampleExample shows a location constraint with start and end integers, but should probably be start and end ranges. |
Beta Was this translation helpful? Give feedback.
-
Protein Sequence Consequence - need to have a structured representation of the protein sequenceExample should at lease include a valid pHGVS because as it stands, we only know that this example is for EGFR L858R via the label or alternativeLabels, both of which are text fields. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to the Cat-VRS Nov '24 Trial Use review
Dates to Remember!
Implementer Survey (<5mins)
The List of Classes under Consideration
This ballot is a GKS community trial use review for the following classes:
Cat-VRS Base classes
Cat-VRS Recipes
Join the discussion on this page!
Changelog Since September Connect: 1.0.0-connect.2024-09.1...1.0.0-ballot.2024-11.1
This discussion was created from the release 1.0.0 Trial Use Review Ballot (November 2024).
Beta Was this translation helpful? Give feedback.
All reactions