Movatterモバイル変換


[0]ホーム

URL:


W4MRUtils

W4MRUtils is a R packages provided by W4M to ease galaxy toolswriting. It contains some utility functions that will help you in commontasks.

Parameters

R script chores

Galaxy

Logfiles

TODO

Do the documentation and the referencing of the documentationfor:

Installation

You can install the development version of W4MRUtils like so:

$ git clone https://github.com/workflow4metabolomics/W4MRUtils$ cd W4MRUtils

then

$ make install

or

> rmarkdown::render("README.Rmd")> devtools::document(".")> roxygen2::roxygenize(".")> devtools::test(".")> devtools::install(".",dependencies =FALSE,repos =NULL,type ="source")

or

$ R-q-e"install.packages('W4MRUtils', repos='https://cran.irsn.fr');"

Uninstallation

You can uninstall the version of W4MRUtils you installed with:

$ make remove_package

or

>remove.packages("W4MRUtils")

XML Wrapper

Please followtheguidelines during the redaction of the xml wrapper.

Readthedoc in case of problems.


[8]ページ先頭

©2009-2025 Movatter.jp