ID: CTA
type: call_to_action
section_id: cta
section_class: white-bg
orientation: text_right
h1: Allele Registry - test server
h2: This is a test server for Allele Registry. Currently the version 0.8.6 is installed here.
html_entity: <i class="icon-network"></i>
alt_image_text: web-based platform for multi-omic research and data analysis
p: Allele Registry may be queried from internet browser or applications by sending HTTP requests (the results are presented as JSON-LD documents or HTML pages). Please see the API documentation below for more details. You can also use the search box below to query for allele by HGVS expression. <br> For questions and bug reports please send e-mails to Piotr.Pawliczek@bcm.edu or Ronak.Patel@bcm.edu.
link_text: API documentation (draft)
link: /attachments/download/163/AlleleRegistry_0.8.6_api.pdf
ID: BREAK_1
type: break
section_class: white-bg
ID: search1
type: text_and_search
orientation: text_left
section_id: commons
h1: Search allele
p: Input an allele you want to check as HGVS expression:
col_left: col-sm-12
col_right: col-sm-0
url_stub: http://reg.test.genome.network/allele.html?hgvs=
submit_button_text: Search
col_search_total_width: col-sm-8
col_search_width: col-sm-8
col_search_submit_width: col-sm-6 col-sm-offset-0
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;
}
@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>