Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

meekrob/dash-ma-plot

Repository files navigation

dash-ma-plot

An interactive MA plot of RNA-seq data using python dash.

Screenshot demo

installation

Use the conda environment specified by dash-env.yaml which creates the environment "dash-ma-plot."

conda env create --file dash-env.yaml

This creates a conda environment with the necessary dash modules installed. Use the --name argument to change the environment name, if desired.

running

goober@gooberworld % conda activate dash-ma-plot
(dash) goober@gooberworld % python MA-plot-app.py
Dash is running on http://127.0.0.1:8050/
 * Serving Flask app 'MA-plot-app'
 * Debug mode: on

Now open the IP address listed above in your browser. If you wish to stop the app, you can press CTRL-C in the terminal window where you started it.

About

An interactive MA-plot app for RNA-seq data

Resources

Stars

Watchers

Forks

Contributors

AltStyle によって変換されたページ (->オリジナル) /