From ff2103a8fa5dbcd38a5fe42d41260dfc42e796c1 Mon Sep 17 00:00:00 2001 From: Marcin Wojdyr Date: Sat, 13 Jul 2024 20:12:52 +0200 Subject: [PATCH] big update of X-ray deposition statistics include depositions since 2004 - bigger downloads and slower initialization, but probably worth it various small modifications update dependencies --- calendar.html | 4 +- cod-tags.html | 2 +- data.json | 53930 ++++++++++++++++++++++++++++++++++++++++++-- js/crossfilter.js | 4033 +++- js/dc.min.js | 8 +- process.py | 10 +- residues.html | 2 +- tags.html | 2 +- trends.html | 164 +- xray.html | 90 +- 10 files changed, 55738 insertions(+), 2507 deletions(-) diff --git a/calendar.html b/calendar.html index fe6da56..dcec45e 100644 --- a/calendar.html +++ b/calendar.html @@ -129,8 +129,8 @@

all home sources

Source code and info... - - - - - - - - - + + + + diff --git a/xray.html b/xray.html index d33d8e1..7c8bc24 100644 --- a/xray.html +++ b/xray.html @@ -24,7 +24,7 @@ @media only screen and (max-width: 750px) { .time-comment { display: none; } } -#top-row, #bottom-row { display: table; margin: 0 auto; } +#top-row, #bottom-row { display: table; margin: 0 auto 10px; } #chart-facility, #chart-detec, #chart-reduc { margin-right: 20px; } #chart-facility select { min-width: 180px; min-height: 200px; } #chart-sg { margin-right: 5px; } @@ -66,12 +66,13 @@ #info-box { display: none; } } #info-box span { color:#888; font-size:14px; } -#info-box img { position: absolute; top:-250px; left:0; z-index:-1; } +#info-box img { position: absolute; top:-250px; left:0; z-index:-1; + width:250px; height:auto; } -

PDB entries deposited since 2008

+

PDB entries deposited since 2004

Each chart can be used to filter data in other charts!

reset + reset
@@ -105,7 +106,7 @@

LOADING DATA...

Data collections per month - old data was deposited mostly
before 2008 and is not shown
+ data deposited before 2004
is not shown recent data is
mostly unreleased
reset @@ -115,10 +116,10 @@

LOADING DATA...

Depositions (not releases) per week reset - select a time range to see
how things were changing
- arbitrary cut-off → + arbitrary cut-off →
@@ -181,19 +182,17 @@

LOADING DATA...

Uses dc.js, d3 and crossfilter. - Last update: 2021-01-21. - Images are from PDBj. + Last update: 2024-07-09. + Images are from RCSB. Source code and info...
- - - - - + + + +