[an error occurred while processing this directive]
Distribution of JPred jobs ("heat map") (JPred: A Protein Secondary Structure Prediction Server: Monitoring)
[an error occurred while processing this directive]
$(function () {
$('#container').highcharts({
data: {
csv: document.getElementById('csv').innerHTML
},
chart: {
type: 'heatmap',
zoomType: 'xy',
inverted: true
},
title: {
text: 'Distribution of JPred jobs ("heat map")',
align: 'left'
},
subtitle: {
text: 'Percentage of jobs started in a given hour (GMT) on a given day',
align: 'left'
},
xAxis: {
tickPixelInterval: 50
},
yAxis: {
title: {
text: null
},
labels: {
format: '{value}:00'
},
minPadding: 0,
maxPadding: 0,
startOnTick: false,
endOnTick: false,
tickPositions: [0, 6, 12, 18, 23],
tickWidth: 1,
min: 0,
max: 23
},
colorAxis: {
stops: [
[0, '#3060cf'],
[0.5, '#fffbbc'],
[0.9, '#c4463a']
],
min: 0
},
exporting: {
enabled: true
},
series: [{
borderWidth: 0,
colsize: 24 * 36e5, // one day
tooltip: {
headerFormat: 'Percentage of day jobs started in a given hour (GMT)
',
pointFormat: 'Day: {point.x:%e %b, %Y}
Hour (from 0 to 23, GMT): {point.y}
Percentage: {point.value} %'
}
}]
});
});
$(function () {
$('#container_num').highcharts({
data: {
csv: document.getElementById('csv_num').innerHTML
},
chart: {
type: 'heatmap',
zoomType: 'xy',
inverted: true
},
title: {
text: 'Distribution of JPred jobs ("heat map")',
align: 'left'
},
subtitle: {
text: 'Number of jobs started in a given hour (GMT) on a given day',
align: 'left'
},
xAxis: {
tickPixelInterval: 50,
labels: {style: {fontSize:'14px'} }
},
yAxis: {
title: {
text: null
},
labels: {
format: '{value}:00',
style: {fontSize:'14px'}
},
minPadding: 0,
maxPadding: 0,
startOnTick: false,
endOnTick: false,
tickPositions: [0, 6, 12, 18, 23],
tickWidth: 1,
min: 0,
max: 23
},
colorAxis: {
stops: [
[0, '#eff5fb'],
[0.5, '#2eccfa'],
[0.9, '#0a2229']
],
min: 0
},
exporting: {
enabled: true
},
series: [{
borderWidth: 0,
colsize: 24 * 36e5, // one day
tooltip: {
headerFormat: 'Number of day jobs started in a given hour (GMT)
',
pointFormat: 'Day: {point.x:%e %b, %Y}
Hour (from 0 to 23, GMT): {point.y}
Number of jobs: {point.value}'
}
}]
});
});
[an error occurred while processing this directive]
Date, Time, Temperature
[an error occurred while processing this directive]
Date, Time, Temperature
[an error occurred while processing this directive]
Primary citation: Drozdetskiy A, Cole C, Procter J & Barton GJ. Nucl. Acids Res.
(first published online April 16, 2015) doi: 10.1093/nar/gkv332 [link]
More citations: link.