Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SASC
sentinel-legacy
Commits
b8d30cc3
Commit
b8d30cc3
authored
Jul 08, 2015
by
bow
Browse files
Update README
parent
f646c532
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b8d30cc3
# Sentinel
[

](https://travis-ci.org/LUMC/sentinel)
Sentinel is a JSON-based database for next-generation sequencing statistics. Queries and submissions are all done via a
RESTful HTTP API which is specified based on
[
Swagger
](
http://swagger.io
)
.
...
...
@@ -7,7 +9,7 @@ RESTful HTTP API which is specified based on [Swagger](http://swagger.io).
-
Java 8 (must be set as the default
`java`
)
-
Scala 2.11.6
-
MongoDB 3.0 (running on localhost port 27017 for development)
-
MongoDB 3.0 (running on localhost port 27017 for
live
development
server
)
-
Python 2.7 and Sphinx (only when building the documentation)
## Quick Start
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment