RunHyperLink: RunHyperLink

Description Usage Arguments Value Examples

View source: R/cAMARETTO_HTMLreport.R

Description

RunHyperLink

Usage

1
2
3
4
5
6
7
RunHyperLink(
  Run_Names,
  AMARETTOres,
  HTMLsAMARETTOlist,
  CopyAMARETTOReport,
  page = 1
)

Arguments

Run_Names

a vector of Run names

AMARETTOres

list of AMARETTOres object

HTMLsAMARETTOlist

A list with AMARETTO reports to link with the Community AMARETTO report. If NULL, no links are added.

CopyAMARETTOReport

Boolean to indicate if the AMARETTO reports needs to be copied in the AMARETTO report directory. In this way links are contained when moving the HTML directory.

page

1 for index page and 2 for community page

Value

Hyperlinks for Run Names

Examples

1
2
try(RunHyperLink(Run_Names, AMARETTOres,
 HTMLsAMARETTOlist, CopyAMARETTOReport, page=1))

broadinstitute/CommunityAMARETTO documentation built on April 6, 2020, 10:44 p.m.