DensityServer is a service for accessing subsets of volumetric density data. It automatically downsamples the data depending on the volume of the requested region to reduce the bandwidth requirements and provide near-instant access to even the largest data sets.
It uses the text based CIF and binary BinaryCIF formats to deliver the data to the client. The server support is integrated into the LiteMol Viewer.
Name | Description |
---|---|
source | Specifies the data source (determined by the experiment method). Currently, x-ray and em sources are supported. |
id | Id of the entry. For x-ray, use PDB ID (i.e. 1cbs) and for em use EMDB id (i.e. emd-8116). |
Name | Description |
---|---|
source | Specifies the data source (determined by the experiment method). Currently, x-ray and em sources are supported. |
id | Id of the entry. For x-ray, use PDB ID (i.e. 1cbs) and for em use EMDB id (i.e. emd-8116). |
a,b,c | Bottom left corner of the query region in Cartesian or fractional coordinates (determined by the &space query parameter). |
u,v,w | Top right corner of the query region in Cartesian or fractional coordinates (determined by the &space query parameter). |
encoding | Determines if text based CIF or binary BinaryCIF encoding is used. An optional argument, default is BinaryCIF encoding. |
space | Determines the coordinate space the query is in. Can be cartesian or fractional. An optional argument, default values is cartesian. |
detail | Determines the maximum number of voxels the query can return. Possible values are in the range from 0 (0.52M voxels) to 6 (25.17M voxels). Default value is 0. Note: different detail levels might lead to the same result. |
Name | Description |
---|---|
source | Specifies the data source (determined by the experiment method). Currently, x-ray and em sources are supported. |
id | Id of the entry. For x-ray, use PDB ID (i.e. 1cbs) and for em use EMDB id (i.e. emd-8116). |
encoding | Determines if text based CIF or binary BinaryCIF encoding is used. An optional argument, default is BinaryCIF encoding. |
detail | Determines the maximum number of voxels the query can return. Possible values are in the range from 0 (0.52M voxels) to 6 (25.17M voxels). Default value is 0. Note: different detail levels might lead to the same result. |