An open API service indexing awesome lists of open source software.

https://github.com/pdbeurope/pdb-raw-exp-data

Polymer component displaying related raw experimental data when available
https://github.com/pdbeurope/pdb-raw-exp-data

Last synced: 8 months ago
JSON representation

Polymer component displaying related raw experimental data when available

Awesome Lists containing this project

README

          

# PDBe Raw Experimental Data web component

This repository is the codebase for a Polymer component that displays "raw" (i.e. unprocessed) experimental data when available for a specific PDB entry.
The web component is used by the [Protein Data Bank in Europe (PDBe)](https://pdbe.org) on its entry pages.

## Quick start

1.) Download this repository
```
git clone https://github.com/PDBeurope/pdb-raw-exp-data.git
```

2.) Import the component and its dependency

```

```

3.) Add the web component for a specified PDB entry

```

```

## Examples

### Electron Microscopy example ([3J7N](https://pdbe.org/3J7N))

### Diffraction example ([4WEQ](https://pdbe.org/4WEQ))

## Authors

* **Mihaly Varadi** - *Initial work* - [mvaradi](https://github.com/mvaradi)

## License

This project is licensed under the EMBL-EBI License - see the [LICENSE](LICENSE) file for details