-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Adding the RESTful interface to UniBind | ||
|
||
## Introduction | ||
**UniBind** is a comprehensive map of direct interactions between transcription factor (TFs) and DNA. For more details please check the website https://unibind.uio.no/. | ||
|
||
## Motivation | ||
UniBind is developed using the Django web framework. We are interested to introduce a RESTful interface and broweseable API to UniBind using Django REST framework. The source code is available here: https://bitbucket.org/CBGR/unibind/ | ||
|
||
## Deliverables | ||
- A fully functional REST API with broweseable interface | ||
- Basic documentation of the API | ||
- Live API | ||
|
||
## Expected attendees | ||
- Aziz Khan | ||
- Benoit Ballester | ||
- |