PredictMDFull.jl

Author bcbi
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
August 2018

PredictMDFull - Install PredictMD and all of its dependencies

Bors enabled

PredictMDFull provides users with a convenient way of installing PredictMD and all of its Julia dependencies. It is the recommended method of installing PredictMD.

Table of Contents
Installation

Installation

PredictMDFull is registered in the Julia General registry. Therefore, to install PredictMDFull, simply open Julia and run the following four lines:

import Pkg
Pkg.activate("PredictMDEnvironment"; shared = true)
Pkg.add("PredictMDFull")
import PredictMDFull

Used By Packages

No packages found.