Skip to content

Commit

Permalink
Merge pull request #669 from kids-first/add-LR-constants
Browse files Browse the repository at this point in the history
➕ adding values to validation
  • Loading branch information
aw3334 committed Oct 16, 2023
2 parents 44473a3 + aa81e4d commit 0f29151
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kf_lib_data_ingest/validation/values.py
Expand Up @@ -211,6 +211,10 @@ def inner(x):
constants.SEQUENCING.STRATEGY.RNA,
constants.SEQUENCING.STRATEGY.MRNA,
constants.SEQUENCING.STRATEGY.LINKED_WGS,
constants.SEQUENCING.STRATEGY.CCS_RNA,
constants.SEQUENCING.STRATEGY.CCS_WGS,
constants.SEQUENCING.STRATEGY.CLR_RNA,
constants.SEQUENCING.STRATEGY.CLR_WGS,
constants.COMMON.OTHER,
},
# CONCEPT.SEQUENCING.LIBRARY_PREP - there is no concept for this
Expand Down

0 comments on commit 0f29151

Please sign in to comment.