Skip to content

Commit

Permalink
add bg traits to study.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-ebi committed Sep 5, 2022
1 parent 9121999 commit 85ba299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/core/models/study.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export interface Study {
agreedToCc0: boolean;
diseaseTrait: ReportedTrait;
efoTraits: EfoTrait[];
backgroundEfoTraits: EfoTrait[];
sumstats_flag: boolean;
pooled_flag: boolean;
gxe_flag: boolean;
Expand Down

0 comments on commit 85ba299

Please sign in to comment.