Skip to content

Installation and Video Tutorial

Torben Kimhofer edited this page Jan 14, 2020 · 1 revision

Welcome to the MSbrowser wiki!

The application can be downloaded as an R package with the following commands:

if (!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")

devtools::install_github(repo='tkimhofer/msbrowser')

A video tutorial explaining basic functionalities and the pipeline of MSbrowser is available at (tbd).

As always, constructive feedback is much appreciated! Please use the Issues tab on GitHub (https://github.com/tkimhofer/msbrowser/issues) to log and track issues and improvements or to request additional functionalities.

👍

T

Clone this wiki locally