gx.createProject: Create a new project

View source: R/geneXplain.R

gx.createProjectR Documentation

Create a new project

Description

This function creates a new project within the platform workspace. A project is a prerequisite to be able to upload data, perform analyses or to run workflows.

Usage

gx.createProject(name, description = "New platform project")

Arguments

name

name of the project

description

a short description of the project

Value

a string containing the status of the request in JSON format


genexplain/geneXplainR documentation built on Oct. 24, 2023, 8:56 a.m.