ID: search2
type: text_and_search
orientation: text_left
section_id: commons
section_class: white-bg
h2: Search ClinGen Allele Registry
p: <form>
col_left: col-sm-12
col_right: col-sm-0
ID: CTA
type: call_to_action
section_id: cta
section_class: white-bg
orientation: text_left
h2: What is the Allele Registry?
p: The ClinGen Allele Registry provides unique variant identifiers both programmatically (via APIs) and via this search interface. If a variant is not present in the Registry, authorized users may register the variant and get an identifier within seconds. The variants are automatically mapped across known reference sequences and to identifiers from major variant databases. <br><br> The current content of the Registry is searchable using HGVS expressions representing nucleic acid or amino acid variants across more than 500,000 reference sequences (genome assemblies, transcripts, amino acid sequences). Alleles can be also queried by locus, gene and ClinVar or dbSNP identifiers. The registry regularly imports variants from ExAC, ClinVar and other databases. <br><br> To facilitate wide integration of the registry services with existing software and workflows for variant evaluation, e.g. Pathogenicity Calculator, all the functionalities of the registry are exposed via REST APIs. The API allows also for bulk query and registration of variants. Hundreds of variants saved as a VCF file or a list of HGVS expressions can be processed as a batch in less than ten seconds. For instructions on how to register large batches of variants, follow the "API specification" link below. <br><br> To register new alleles in the Allele Registry, you will need a valid login and password. To create a login, please send an email request to bcm.clingen@gmail.com with a preferred login name. <br><br>If you have any questions, please do not hesitate to contact bcm.clingen@gmail.com. <br><br> Please try our new interface for the allele registry here. <br>
link_text: API specification
link: /doc
html_entity: <i class="icon-network"></i>
alt_image_text: web-based platform for multi-omic research and data analysis
image_path:
col_left: col-lg-8 col-md-8 col-sm-12 col-xs-12
col_right: col-lg-4 col-md-4 hidden-sm hidden-xs
ID: style_1
type: style
<style>
#custom_html_entity_class {
color: #f89829;
float: right;
font-size: 250px;
margin-top: 20px;
}
.black-bg, .blue-bg, .white-bg {
padding-bottom: 40px;
}
.black-bg {
padding-top: 40px;
}
#cta h1 {
margin-bottom: 25px;
}
#COLUMN_PARTICIPATION_ONE h1 {
color: #3a9ee0;
}
nav {
height: 138px;
}
.navbar-brand {
margin-top: 0px;
padding: 0px 0px;
}
.navbar {
border: 0px solid transparent;
}
.navbar-right {
margin-top: 57px;
margin-right: 0px;
}
h1 {
color: #3a9ee0;
}
.white-bg {
padding-top: 0px
}
.green-bg {
background-color: #e5f5f9;
padding-bottom: 10px;
padding-top: 10px;
}
.red-bg {
color: red;
background-color: #FFCCCC;
padding-bottom: 10px;
padding-top: 10px;
}
.wrapper-dropdown-3 {
position: relative;
width: 250px;
margin: 0 auto;
padding: 7px;
background: #fff;
border-radius: 7px;
border: 1px solid rgba(0,0,0,0.15);
box-shadow: 0 1px 1px rgba(50,50,50,0.1);
cursor: pointer;
outline: none;
font-weight: bold;
color: #333333;
}
@media only screen and (max-width: 992px) {
.navbar-header {
display: none !important;
}
.navbar-brand.navbar-right.hidden-lg.visible-md.hidden-sm.hidden-xs.navbar-text-logo {
display: block !important;
}
.navbar-brand.navbar-right.hidden-lg.hidden-md.visible-sm.hidden-xs.navbar-text-logo {
display: none !important;
}
nav {
height: 50px !important;
}
.navbar-right {
margin-top: 20px;
}
}
</style>
ID: style_2
type: style