Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jvsguerra/py3dsnpv2

A Python Client to interact with 3DSNP v2.0 API
https://github.com/jvsguerra/py3dsnpv2

3dsnp api-client

Last synced: 8 days ago
JSON representation

A Python Client to interact with 3DSNP v2.0 API

Awesome Lists containing this project

README

        

# py3DSNPv2

A simple Python client to interact with 3DSNP v2.0 API by requests package.

## Example

With `data/snps_information.csv` list, you can retrieve 3D gene and 3D snps information.

```bash
$ python run.py
```

## License

The software is licensed under the terms of the MIT License and is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MIT License for more details.