Skip to content

Latest commit

 

History

History
47 lines (43 loc) · 5.95 KB

PredictionSet.md

File metadata and controls

47 lines (43 loc) · 5.95 KB

igvfclient::PredictionSet

A file set of computational predictions. Prediction sets contain results of analyses to predict functions or traits of genomic features.

Properties

Name Type Description Notes
input_file_sets set[character] The file set(s) required for this prediction set. [optional]
small_scale_loci_list set[Locus1] A small scale (<=100) list of specific chromosomal region(s) whose functionality is investigated in this prediction set. This property describes the input variables of the prediction set. For example, this list consists of the genetic variants whose functionality is predicted in this prediction set. [optional]
large_scale_loci_list character A large scale list (>100) of specific chromosomal regions whose functionality is investigated in this prediction set. This property describes the input variables of the prediction set. For example, this list consists of the genetic variants whose functionality is predicted in this prediction set. [optional]
small_scale_gene_list set[character] The specific, small scale list of (<=100) gene(s) whose functionality is investigated in this prediction set. This property describes the input variables of the prediction set. For example, this list consists of the genes whose expression level is predicted in this prediction set. It differs from assessed_genes (see more information under assessed_genes). [optional]
large_scale_gene_list character The large scale list of (>100 genes) whose functionality is investigated in this prediction set. This property describes the input variables of the prediction set. For example, this list consists of the genes whose expression level is predicted in this prediction set. It differs from assessed_genes (see more information under assessed_genes). [optional]
release_timestamp character The date the object was released. [optional]
publications set[character] The publications associated with this object. [optional]
documents set[character] Documents that provide additional information (not data file). [optional]
lab character Lab associated with the submission. [optional]
award character Grant associated with the submission. [optional]
accession character A unique identifier to be used to reference the object prefixed with IGVF. [optional]
alternate_accessions set[character] Accessions previously assigned to objects that have been merged with this object. [optional]
collections set[character] Some samples are part of particular data collections. [optional] [Enum: ]
status character The status of the metadata object. [optional] [Enum: [in progress, released, deleted, replaced, revoked, archived]]
revoke_detail character Explanation of why an object was transitioned to the revoked status. [optional] [Pattern: ^(\S+(\s
url character An external resource with additional information. [optional]
schema_version character The version of the JSON schema that the server uses to validate the object. [optional] [Pattern: ^\d+(\.\d+)*$]
uuid character The unique identifier associated with every object. [optional]
notes character DACC internal notes. [optional] [Pattern: ^(\S+(\s
aliases set[character] Lab specific identifiers to reference an object. [optional]
creation_timestamp character The date the object was created. [optional]
submitted_by character The user who submitted the object. [optional]
submitter_comment character Additional information specified by the submitter to be displayed as a comment on the portal. [optional] [Pattern: ^(\S+(\s
description character A plain text description of the object. [optional] [Pattern: ^(\S+(\s
dbxrefs set[character] Identifiers from external resources that may have 1-to-1 or 1-to-many relationships with IGVF file sets. [optional]
control_type character The type of control this file set represents. [optional]
samples set[character] The sample(s) associated with this file set. [optional]
donors set[character] The donor(s) associated with this file set. [optional]
file_set_type character The category that best describes this prediction set. [optional] [Enum: [activity level, binding effect, functional effect, pathogenicity, protein stability]]
scope character The scope or scale that this prediction set is designed to target. [optional] [Enum: [genes, loci, genome-wide]]
assessed_genes set[character] A list of gene(s) assessed in this prediction set. This property is used to describe the gene(s) being investigated, especially how the input variables in the prediction set affect some critical functionality of the gene(s). For example, the effect could be predicted from genetic variants on the binding affinity of a transcription factor encoded by a gene (assessed_genes). It differs from small_scale_gene_list and large_scale_gene_list, as these are used when the input variables of the prediction set are genes. [optional]
@id character [optional]
@type array[character] [optional]
summary character A summary of the prediction set. [optional]
files set[character] The files associated with this file set. [optional]
control_for set[character] The file sets for which this file set is a control. [optional]
submitted_files_timestamp character The timestamp the first file object in the file_set or associated auxiliary sets was created. [optional]
input_for set[character] The file sets that use this file set as an input. [optional]