Giter VIP home page Giter VIP logo

tiny_earth_vice's Introduction

tiny_earth_VICE

A virtual interactive computing environment (VICE) for Tiny Earth Genomics

This Dockerfile is designed to be used with Cyverse, although you can also use it locally through a browser, as part of the Tiny Earth Genomics course. It has the following bioinformatics tools installed:

  • AntiSMASH (For finding and annotating secondary metabolite pathways)
  • Barrnap (For finding ribosomal RNA genes in genomes)
  • BiG-SCAPE (For comparing antismash results)
  • Clinker (For fine-grain comparisons of BGCs)
  • DIAMOND (For searching for similar proteins)
  • KofamScan (For sorting genes into functional categories)
  • Prokka (For annotating bacterial genomes)

It also has the following R packages installed:

  • ggalluvial
  • ggplot2
  • grid
  • plotly
  • reshape2
  • vegan
  • viridis

If you would like to run the Docker image locally, first build or pull the image from Dockerhub, then run the following command:

docker run -it --rm -v /$HOME:/work --workdir /work -p 8888:8888 -e REDIRECT_URL=http://localhost:8888 jasonkwan/tiny_earth_vice:latest

Then, you should be able to interact with the image by navigating to http://localhost:8888 in your browser. Note: In the example above, the working directory for the image will be your $HOME directory. Change this to whatever you want to use.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.