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

progenetix/beaconplus-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeaconResponse - a Perl CGI for Beacon+ queries on GA4GH compatible databases

Query parameters

  • datasetId
    • the dataset to be queried
    • example: arraymap
    • default: arraymap
  • assemblyId
    • the genome assembly
    • example: GRCh38

Database naming

The script uses some naming conventions for databases and collections:

  • MongoDB database (in our implementation)
    • datasetId
  • collections
    • individuals
    • biosamples
    • callsets
    • variants

Example use, web call:

SNV query on dataset "dipg"

CNV query (defaults do dataset "arraymap") with bio-metadata component ("filters")

About

server cgi for Beacon+ development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages