Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
add new required columns for biospecimen template and remove program from required fields
  • Loading branch information
danlu1 authored Dec 29, 2023
1 parent 3e63a6d commit a361365
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions inst/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,14 +318,12 @@ veoibd:
- "path"
- "parent"
- "fileFormat"
- "program"
- "project"
- "study"
- "resourceType"
- "timepoint"
- "age_in_days"
individual:
- "program"
- "project"
- "study"
- "individualID"
Expand All @@ -336,7 +334,6 @@ veoibd:
- "noOfAdults"
- "spokenLanguage"
biospecimen:
- "program"
- "project"
- "study"
- "person"
Expand All @@ -345,4 +342,11 @@ veoibd:
- "specimenType"
- "samplingAge"
- "samplingAgeUnits"
- "ageStartingSolidFood"
- "ageStartingSolidFoodUnits"
- "breastfed"
- "formulafed"
- "formulaName"
- "antibioticUse"
- "antibioticName"
contact_email: "[email protected]"

0 comments on commit a361365

Please sign in to comment.