Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 2.36 KB

SoftwareVersion.md

File metadata and controls

30 lines (26 loc) · 2.36 KB

igvfclient::SoftwareVersion

A specific version of a software used for computational analysis. For example, Bowtie2 v2.3.0.

Properties

Name Type Description Notes
source_url character An external resource to track the version of the software download. [optional]
release_timestamp character The date the object was released. [optional]
publications set[character] The publications associated with this object. [optional]
lab character Lab associated with the submission. [optional]
award character Grant associated with the submission. [optional]
status character The status of the metadata object. [optional] [Enum: [archived, deleted, in progress, preview, released]]
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
software character Unique name of the software package. [optional]
version character The version of a particular software. [optional] [Pattern: ^v(?!0\.0\.0$)([0-9]+\.[0-9]+\.[0-9]+(\.[0-9]+)?
download_id character The MD5 checksum, SHA-1 commit ID, image hash, or similar permanent identifier of the particular version of software used. [optional]
@id character [optional]
@type array[character] [optional]
summary character [optional]
name character A unique identifier for a software version. [optional]