Skip to content

LIST-LUXEMBOURG/lunet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUNET

LUNET is a web based visualization tool dedicated to the visual analysis of multivariate networks. This project is distributed under specific conditions of use. See the License section for details.

It consists of:

  • lunet-flask: a Flask backend API, relying on networkX for network manipulations
  • lunet-vis: a React and D3.js front-end for visualization

Overview screenshot

Quick START

PREREQUISITES

Have Docker and docker-compose installed. If it is not already the case, follow the process as explained here

Clone this repository locally to be able to access all files.

RUN

At the project's root:

bash run.sh

The app is then reachable locally

STOP

Within the app repository:

docker compose down

Documentation

A more complete documentation of LUNET is available for users in our Wiki pages. There, one can find descriptions of the functionalities, file format requirements and tips.

Cite us

If you use LUNET in your research, please cite:

LUNET: multivariate network visualization made accessible to biologists Éloi DURANT, Nora AL-NAAMI, Christophe PERIN, Alexandre SORIANO, Wajdi DHIFLI, Mohamed ELATI, Mohammad GHONIEM (Submitted to Bioinformatics)

License

This project is licensed under the terms specified in the License.txt file.

See the License.txt file for full details regarding permissions, limitations, and conditions of use.

About

LUNET is a web based visualization tool dedicated to the visual analysis of multivariate networks

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors