Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.06 KB

Beacon Schemas

What is a Beacon?

A Beacon is a web-accessible service that can be queried for information about a specific allele. A user of a Beacon can pose queries of the form Have you observed this nucleotide (e.g. C) at this genomic location (e.g. position 32,936,732 on chromosome 13)? to which the Beacon must respond with either yes or no.

Beacon Project

The Beacon project is a project to test the willingness of international sites to share genetic data in the simplest of all technical contexts. For more information, visit GA4GH Data Working Group.

Tools

A list of related tools and projects developed by the community is maintained on the Resources wiki page.

How to contribute

Guidelines for contributing to this repository are listed in the CONTRIBUTING.md document.

License

See the LICENSE file.

More information

More information for developers is available on our wiki.