Skip to content

mcupak/beacon-adapter-variants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beacon adapter for GA4GH Variants API Build Status GitHub license

Beacon variants adapter is an implementation of the Beacon Adapter API. This adapter wraps GA4GH Variants API and allows you to turn the API into a beacon via a compatible Beacon implementation, such as JBDK.

Prerequisites: Java 8, GA4GH schemas.

Configuring the Adapter

In order to properly configure the adapter you must call the initAdapter method from the VariantsBeaconAdapter class, supplying it with an AdapterConfig object once a new adapter object has been created. There is one required parameter for the configuration that must be supplied as ConfigValues to the AdapterConfig object:

Required one of the following

Name Value
"beaconJsonFile" Path to a JSON file that describes this beacon.
"beaconJson" JSON string that describes this beacon

About

Beacon adapter for GA4GH Variants API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •