Skip to content

Commit

Permalink
beacon ri demo renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed Apr 17, 2024
1 parent cfe7ffa commit 778b8dd
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 342 deletions.
4 changes: 2 additions & 2 deletions beacon/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
#
# Beacon general info
#
beacon_id = 'org.ega-archive.ga4gh-approval-beacon-test' # ID of the Beacon
beacon_name = 'GA4GH Approval Beacon Test' # Name of the Beacon service
beacon_id = 'org.ega-archive.beacon-ri-demo' # ID of the Beacon
beacon_name = 'Beacon Reference Implementation demo' # Name of the Beacon service
api_version = 'v2.0.0' # Version of the Beacon implementation
uri = 'https://beacon-apis-demo.ega-archive.org/api/'

Expand Down
4 changes: 2 additions & 2 deletions deploy/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
#
# Beacon general info
#
beacon_id = 'org.ega-archive.ga4gh-approval-beacon-test' # ID of the Beacon
beacon_name = 'GA4GH Approval Beacon Test' # Name of the Beacon service
beacon_id = 'org.ega-archive.beacon-ri-demo' # ID of the Beacon
beacon_name = 'Beacon Reference Implementation demo' # Name of the Beacon service
api_version = 'v2.0.0' # Version of the Beacon implementation
uri = 'https://beacon-apis-demo.ega-archive.org/api/'

Expand Down
115 changes: 0 additions & 115 deletions deploy/data/cohorts_av.json

This file was deleted.

79 changes: 0 additions & 79 deletions deploy/data/datasets_av.json

This file was deleted.

28 changes: 0 additions & 28 deletions deploy/data/genomicVariations2.json

This file was deleted.

51 changes: 0 additions & 51 deletions deploy/data/genomicVariations_av.json

This file was deleted.

65 changes: 0 additions & 65 deletions deploy/data/individuals_av.json

This file was deleted.

0 comments on commit 778b8dd

Please sign in to comment.