ecl-logo Documentation

Object[Data, TLC]

Thin Layer Chromatography (TLC) data used to analyze separation of mixtures by wicking a mobile phase solvent across a stationary phase plate.

Organizational Information

    Name

    Name of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: A string.

    ID

    ID of this Object.
    Format: Single
    Class: String
    Programmatic Pattern: _String
    Pattern Description: The ID of this object.

    Object

    Object of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Data, TLC, _String]
    Pattern Description: The object reference of this object.

    Type

    Type of this Object.
    Format: Single
    Class: Expression
    Programmatic Pattern: Object[Data, TLC]
    Pattern Description: Object[Data, TLC]

    Notebook

    Notebook this object belongs to.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link
    Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].

    Replicates

    Data acquired under replicated experimental conditions to this data.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

General

Experimental Results

    Intensity

    Computed pixel intensity in a slice down the length of the lane.
    Format: Computable
    Programmatic Pattern: CoordinatesP
    Expression: SafeEvaluate[{Field[LaneImage], Field[InvertIntensity]}, ImageIntensity[Field[LaneImage], Rotate -> True, InvertIntensity -> Field[InvertIntensity]]]

    LaneImage

    An image of the lane containing the sample run.
    Format: Computable
    Programmatic Pattern: _Image
    Expression: SafeEvaluate[{Field[LaneImageFile]}, ImportCloudFile[Field[LaneImageFile]]]

    LaneImageFile

    An image ofile of the lane containing the sample run.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    NeighboringLanes

    The samples or ladders that were run on the same plate.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

Data Processing

    PlateImage

    An image of the entire TLC plate (including all lines).
    Format: Computable
    Programmatic Pattern: _Image
    Expression: SafeEvaluate[{Field[PlateImageFile]}, ImportCloudFile[Field[PlateImageFile]]]

    PlateImageFile

    An image file of the entire TLC plate (including all lines).
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    DarkroomImage

    An uncropped image of TLC plates taken in an UV-lamp equiped imaging system.
    Format: Computable
    Programmatic Pattern: _Image
    Expression: SafeEvaluate[{Field[DarkroomImageFile]}, ImportCloudFile[Field[DarkroomImageFile]]]

    DarkroomImageFile

    An cloudfile containing an uncropped image of TLC plates taken in an UV-lamp equiped imaging system.
    Format: Single
    Class: Link
    Programmatic Pattern: _Link

    InvertIntensity

    Indicates if the plate image's colors were inverted prior to intensity calculations.
    Format: Single
    Class: Expression
    Programmatic Pattern: BooleanP

    Scale

    The scale in pixels/unit of the darkroom image.
    Format: Single
    Class: Real
    Unit: 1 Pixels per centimeter
    Programmatic Pattern: 0 Pixel Hold[GreaterEqualP[-----------]] Centi Meter

Analysis & Reports

    LanePeaksAnalyses

    A list peak-picking analyses conducted on this lane image.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link

    SmoothingAnalyses

    Smoothing analysis performed on this data.
    Format: Multiple
    Class: Link
    Programmatic Pattern: _Link
Last modified on Mon 26 Sep 2022 15:43:44