forked from ga4gh-beacon/specification
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Template GA4GH Beacon API v1.0.0 Specification doc
- Loading branch information
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Beacon API Specification v1.0.0 | ||
|
||
#### Name: Beacon | ||
#### Description: A Beacon is a web service for genetic data sharing that can be queried for information about specific alleles. | ||
|
||
#### Authors: | ||
- ... | ||
|
||
#### Publication Date: | ||
#### Version: 1.0.0 | ||
|
||
## Executive Summary | ||
|
||
## Document Scope | ||
|
||
### Referenced External Standards | ||
- ADA-M [version] | ||
- Consent Codes [version] | ||
|
||
## Design Principles | ||
|
||
|
||
## API Protocol | ||
|
||
HTTP Transport Protocol... | ||
|
||
### Security... | ||
|
||
## Beacon API Methods | ||
|
||
|
||
|
||
## Beacon API Objects | ||
|
||
### 1. Beacon | ||
|
||
### 2. BeaconOrganisation | ||
|
||
### 3. BeaconDataset | ||
|
||
#### 4. BeaconAlleleRequest | ||
|
||
#### 5. BeaconAlleleResponse | ||
|
||
#### 5. BeaconDatasetAlleleDResponse | ||
|
||
|
||
## Beacon API Example |