Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

mvaradi/funpdbe-deposition

Repository files navigation

FunPDBe Deposition System

Build Status codecov Maintainability

This repository is the code base for the FunPDBe deposition system.

For more information on the FunPDBe initiative, visit https://funpdbe.org

Quick start

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

There are no prerequisites for installing the app, other than installing the requirements

Installing

The are two main approaches to getting the client up and running.

Checking out this repository

$ git clone https://github.com/funpdbe-consortium/funpdbe-deposition
$ cd funpdbe-deposition
$ pip install -r requirements.txt

Usage

Examples of usage:

$ python manage.py runserver

Running the tests

Running tests for the client is performed simply by using

$ python manage.py test

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Mihaly Varadi - Initial work - mvaradi

See also the list of contributors who participated in this project.

License

This project is licensed under the EMBL-EBI License - see the LICENSE file for details

Acknowledgments

We would like to thank the PDBe team for their support and feedback, as well as all the members of the FunPDBe consortium:

About

Codebase of the FunPDBe deposition system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages