Sign inSign up

grecolab/funmappone

By grecolab

Updated over 6 years ago

FunMappOne: a tool to summarize and visually navigate functional categories in multiple experiments

Image
2

806

grecolab/funmappone repository overview

A user-friendly graphical interface that allows to visualize the functional annotations of one or multiple experiments at once. The tool is implemented as a R-Shiny application called FunMappOne and the source code is available at https://github.com/grecolab/FunMappOne.

Pull the FunMappOne docker image:
docker pull grecolab/funmappone:3.5.3

Run the FunMappOne docker image, map http port 3838 on the host port 8787:
docker run --rm -p 8787:3838 grecolab/funmappone:3.5.3

Using FunMappOne:

Open your browser and visit (if you choose to map to other port replace 8787 in the url with the correct one): http://localhost:8787

FunMappOne welcome page should be now available.

Tag summary

Content type

Image

Digest

Size

1.7 GB

Last updated

over 6 years ago

docker pull grecolab/funmappone:3.5.3