Skip to content

Commit

Permalink
added new project about UniBind
Browse files Browse the repository at this point in the history
  • Loading branch information
asntech committed Apr 16, 2019
1 parent ee8c89c commit 8554280
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions project_descriptions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ In this page you will find all the possible projects to join during the hackatho
5. [Annotation of GREEKC-related tools and data types in bio.tools and EDAM ontology](bio.tools_annotation/)

6. Text mining (to be confirmed by Martin)

7. [Adding the RESTful interface to UniBind](interfacing_UniBind/)
17 changes: 17 additions & 0 deletions project_descriptions/interfacing_UniBind/README.md
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
-

0 comments on commit 8554280

Please sign in to comment.