Header menu logo BioFSharp

RNASeqInput Type

Input type for RNA-Seq normalization

Record fields

Record Field Description

GeneCount

Full Usage: GeneCount

Field type: float
Field type: float

GeneID

Full Usage: GeneID

Field type: string
Field type: string

GeneLength

Full Usage: GeneLength

Field type: float
Field type: float

Static members

Static member Description

RNASeqInput.Create(id) (gl) (gc)

Full Usage: RNASeqInput.Create(id) (gl) (gc)

Parameters:
    id : string
    gl : float
    gc : float

Returns: RNASeqInput
id : string
gl : float
gc : float
Returns: RNASeqInput

Type something to start searching.