Sign inSign up

cwakefield/nile

By cwakefield

Updated over 10 years ago

Nile: Web Tools for Flow/Mass Cytometry

Image
0

233

cwakefield/nile repository overview

Nile: Web Tools for Flow/Mass Cytometry

Author: Jeffrey M. Hokanson MD Anderson Cancer Center Contact: [email protected]

Nile is a set of tools for Flow Cytometry data analysis. The package consists of two parts:

  • a server side Python library, FlowML, that provides access to complex data analysis tools and

  • a Python-Flask webserver and client side Javascript that provides a user interface around these tools.

Instructions

In your already running docker environment:

  • docker pull cwakefield/nile:0.2
  • docker run -d --name nile -p 5000:5000 cwakefield/nile:0.2
  • open web browser to /nile/ on port 5000 e.g. :5000/nile/

Tag summary

Content type

Image

Digest

Size

2.8 GB

Last updated

over 10 years ago

docker pull cwakefield/nile:0.2