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

https://github.com/pdbeurope/pdbe-aggregated-api-example

A Jupyter Notebook with an example use case for the PDBe Aggregated API
https://github.com/pdbeurope/pdbe-aggregated-api-example

Last synced: 1 day ago
JSON representation

A Jupyter Notebook with an example use case for the PDBe Aggregated API

Awesome Lists containing this project

README

          

PDBe Aggregated API Example
====

## Basic information

This Jupyter Notebook provides a step-by-step guide for using the PDBe Aggregated API to solve a particular scientific data compilation task.

v1.0.0 of this procedure is also available on CodeOcean: https://doi.org/10.24433/CO.4804830.v1

## Interactive usage

Clone this repository
```
git clone https://github.com/PDBeurope/pdbe-aggregated-api-example.git
```

Install Jupyter Notebook
```
pip install jupyter
```

Run Jupyter Notebook
```
jupyter notebook
```

## Dependencies

For running:
`jupyter`

## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/PDBeurope/pdbe-aggregated-api-example/tags).

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

See also the list of [contributors](https://github.com/PDBeurope/pdbe-aggregated-api-example/contributors) who participated in this project.

## License
This project is licensed under the Apache License (version 2.) - see the [LICENSE](LICENSE) file for details.