From b90ae1fff5bea264363b08d6c194ee6bc9af4ede Mon Sep 17 00:00:00 2001 From: marijajovanovicgthb <86002069+marijajovanovicgthb@users.noreply.github.com> Date: Mon, 15 Jan 2024 21:21:54 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20sbg/seve?= =?UTF-8?q?nbridges2@ce489357f0be3a6285d7a4d3ba8da7baea237a8d=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgdown.yml | 2 +- reference/App.html | 10 ++++++---- reference/Project.html | 17 ++++++++++------- reference/Task.html | 10 ++++++---- reference/Tasks.html | 10 ++++++---- search.json | 2 +- 6 files changed, 30 insertions(+), 21 deletions(-) diff --git a/pkgdown.yml b/pkgdown.yml index 458a3b2..668ff9f 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,5 +6,5 @@ articles: Files_upload_and_Volumes: Files_upload_and_Volumes.html Projects_and_Tasks_execution: Projects_and_Tasks_execution.html quickstart: quickstart.html -last_built: 2024-01-15T20:48Z +last_built: 2024-01-15T21:21Z diff --git a/reference/App.html b/reference/App.html index 36083d1..b19810b 100644 --- a/reference/App.html +++ b/reference/App.html @@ -595,10 +595,12 @@
{r} b64html = list( \cr "output_location" = "volumes://outputs/tasks/mar-19", \cr "output_location_alias" = "/rfranklin/tasks/picard" \cr )
+task output nodes in the following format for each output node: <output-node-id> = list(
"output_location" = "<output-path>",
"output_location_alias" = "<alias-path>"
)
b64html = list(
+ "output_location" = "volumes://outputs/tasks/mar-19",
+ "output_location_alias" = "/rfranklin/tasks/picard"
+)
for which
In the example above, b64html is the ID of the output node while the parameters are
you want to define the output location, : defined as follows
{r} b64html = list( "output_location" = "volumes://outputs/tasks/mar-19", "output_location_alias" = "/rfranklin/tasks/picard" )
-In the example above, b64html is the ID of the output node for which
-you want to define the output location, while the parameters are
-defined as follows:output_location
- Can be a path within the project in which
+task output nodes in the following format for each output node: <output-node-id> = list(
"output_location" = "<output-path>",
"output_location_alias" = "<alias-path>"
)
+Example:
b64html = list(
+ "output_location" = "volumes://outputs/tasks/mar-19",
+ "output_location_alias" = "/rfranklin/tasks/picard"
+)
for which
+ In the example above, b64html is the ID of the output node while the parameters are
+ you want to define the output location, : defined as follows
output_location
- Can be a path within the project in which
the task is created, for example
/Analysis/<task_id>_<task_name>/
or a path on an attached volume, such as
diff --git a/reference/Task.html b/reference/Task.html
index 5cf6159..dca28be 100644
--- a/reference/Task.html
+++ b/reference/Task.html
@@ -832,10 +832,12 @@
{r} b64html = list( "output_location" = "volumes://outputs/tasks/mar-19", "output_location_alias" = "/rfranklin/tasks/picard" )
+task output nodes in the following format for each output node:<output-node-id> = list(
"output_location" = "<output-path>",
"output_location_alias" = "<alias-path>"
)
b64html = list(
+ "output_location" = "volumes://outputs/tasks/mar-19",
+ "output_location_alias" = "/rfranklin/tasks/picard"
+)
for which
In the example above, b64html is the ID of the output node while the parameters are
you want to define the output location, : defined as follows
{r} b64html = list( "output_location" = "volumes://outputs/tasks/mar-19", "output_location_alias" = "/rfranklin/tasks/picard" )
+task output nodes in the following format for each output node:<output-node-id> = list(
"output_location" = "<output-path>",
"output_location_alias" = "<alias-path>"
)
b64html = list(
+ "output_location" = "volumes://outputs/tasks/mar-19",
+ "output_location_alias" = "/rfranklin/tasks/picard"
+)
for which
In the example above, b64html is the ID of the output node while the parameters are
you want to define the output location, : defined as follows