Coder Social home page Coder Social logo

mym5nr's Introduction

myM5NR

local version of M5NR

Installation with Docker

To build this image:

git clone --recursive https://github.com/MG-RAST/myM5NR.git

To build the image either download the Docker file into an empty directory of provide the url to Dockerfile as in this example:

docker build -t mgrast/m5nr-build .

Example for manual invocation:

docker run -ti --name m5nr -v/var/tmp/m5nr:/m5nr_data mgrast/m5nr-build

From now steps execute inside the container

Set up some environment bits

mkdir -p /m5nr_data/Sources
mkdir -p /m5nr_data/Parsed

source /myM5NR/sources.cfg

To initiate the download

/myM5NR/bin/download_m5nr_sources.sh /m5nr_data/Sources 2>&1 | tee /m5nr_data/Sources/logfile.txt

To initiate the build

/myM5NR/bin/source2ach.sh 4 /m5nr_data/Sources /m5nr_data/Parsed 2>&1 | tee /m5nr_data/Parsed/logfile.txt

mym5nr's People

Contributors

sage-service-user avatar wgerlach avatar jaredbischof avatar wilke avatar folker avatar teharrison avatar

Watchers

James Cloos avatar  avatar

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.