forked from ave-dcd/dcd_mapping
-
Notifications
You must be signed in to change notification settings - Fork 0
Guarantee an output for each variant in a mapped score set #45
Copy link
Copy link
Closed
Labels
app: mapperTask implementation touches the mapperTask implementation touches the mappersprint: carried overTask was carried over from a previous sprintTask was carried over from a previous sprinttype: enhancementNew feature or requestNew feature or request
Description
Some cases (such as intronic variants, which cannot be translated to VRS) fail to generate pre-mapped VRS objects. Currently, if a pre-mapped VRS object cannot be generated, that variant is not represented in the mapper output at all. Each attempted variant should be represented, whether or not it has a pre-mapped VRS object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
app: mapperTask implementation touches the mapperTask implementation touches the mappersprint: carried overTask was carried over from a previous sprintTask was carried over from a previous sprinttype: enhancementNew feature or requestNew feature or request