Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 825 Bytes

README.md

File metadata and controls

33 lines (29 loc) · 825 Bytes

ReNette Readme

Here we introduce a novel web-service for differential network analysis where network stability can be simultaneously performed. High throughput measurements can be automatically loaded for each method as an example pipeline.

The service provides a collection of 11 inference algorithms, 3 network metrics and a novel stability indicator framework.

The whole project is Open Source under GPLv3.

Site

Visit https://renette.fbk.eu for a live demo!

Django requirements

  • Django==1.6
  • amqp==1.3.3
  • anyjson==0.3.3
  • billiard==3.3.0.12
  • bootstrap-admin==0.3.0
  • django-celery==3.1.1
  • django-endless-pagination==2.0
  • django-wysiwyg-redactor==0.3.8
  • flower==0.6.0
  • jsonfield==0.9.20
  • kombu==3.0.7
  • python-magic==0.4.6
  • pytz==2013.8
  • sorl-thumbnail==11.12
  • tornado==3.1.1
  • wsgiref==0.1.2