Factor

Type: object

Virtual factor-like object where the unique levels are some vector-like object, corresponding to the Factor class in the S4Vectors Bioconductor package. The path property points to a CSV file, see here for a detailed specification. Concrete subclasses are expected to define a levels property that points to a vector-like object containing the levels.

No Additional Properties

Type: string

The schema to use.

Type: object
No Additional Properties

Type: enum (of string)

Type of compression applied to the file.

Must be one of:

  • "none"
  • "gzip"
  • "bzip2"

Type: object

Pointer to a data frame additional annotations for each element in the factor. If omitted, no additional annotations are present.

Type: object

Type: string

Relative path of the resource from the root of the project directory.

Type: enum (of string)

Type of file. Local files should be present in the same project directory.

Must be one of:

  • "local"

Type: integer

Length of the factor.

Type: boolean Default: false

Whether the factor is named. If true, the first column of CSV contains the names of the factor elements.

Type: object

Pointer to a list of additional metadata for this object.

Type: object

Type: string

Relative path of the resource from the root of the project directory.

Type: enum (of string)

Type of file. Local files should be present in the same project directory.

Must be one of:

  • "local"

Type: boolean Default: false

Is this a child document, only to be interpreted in the context of the parent document from which it is linked? This may have implications for search and metadata requirements.

Type: string

MD5 checksum for the file.

Type: string

Path to the file in the project directory.