Sign inSign up

grecolab/inform

By grecolab

Updated over 4 years ago

INfORM - Tool for Inference of NetwOrk Response Modules

Image
0

557

grecolab/inform repository overview

A tool for Inference of NetwOrk Response Modules A novel computational method and its R and web-based implementations, to perform inference of gene network from transcriptome data and prioritization of key genes with central functional and topological role in the network.

The source code is available at the GitHub repository https://github.com/Greco-Lab/INfORM.

Install Docker application for Windows 10 Home

https://docs.docker.com/toolbox/toolbox_install_windows/

Install Docker application for Windows 10 64bit: Pro, Enterprise or Education

https://docs.docker.com/docker-for-windows/install/

Install Docker application for Mac

https://docs.docker.com/docker-for-mac/install/

Pull the INfORM docker image:
docker pull grecolab/inform

Run the INfORM docker image, map http port 3838 on the host port 8787:
docker run --rm -p 8787:3838 grecolab/inform

Using INfORM:

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/INfORM

Issues with running INfORM docker image and access via url
1) Docker toolbox
  • Window 10 Home versions and Older versions of Windows might require some BIOS configuration to enable virtualization technology.
  • I suggest using the Kitematic (alpha) for maintaining the docker image and identifying the correct url. The host and port might change based on the virtual machine.
  • Use the Oracle VM VirtualBox for specifying the desired RAM (Base Memory) and Processors.

Tag summary

Content type

Image

Digest

Size

1.4 GB

Last updated

over 4 years ago

docker pull grecolab/inform