LabKey / signalData

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignalData

Basic Setup

  1. Create a LabKey Assay Project/Folder
  2. Hover over the Project or Folder menu, and click Create Project or Create Subfolder.
  3. Provide a Name and select type Assay.
  4. Click Next.
  5. Set permissions (optional) and click Next.
  6. Click Finish.
  7. Create a Signal Data Assay Design
  8. In the Assay List web part, click New Assay Design.
  9. On the New Assay Design page, select Signal Data as the assay type.
  10. Click Next.
  11. Name is the only required field. (Design default values should work fine.)
  12. Click the Save & Close button.

Manual Import of Signal Data Results

Importing data is a two step process:

  1. Upload the metadata file. (An example metadata file is available at: https://github.com/LabKey/signalData/blob/develop/test/sampledata/signaldata/RunsMetadata/datafiles.tsv)
  2. Drag and drop the data files (Example data files are available at: https://github.com/LabKey/signalData/tree/develop/test/sampledata/signaldata/SignalDataAssayData/TestRun001)

Metadata Upload

  1. Go to the folder where you wish to upload results.
  2. Add the Signal Data Upload webpart.
  3. Confirm that File is selected, and click Upload TXT, TSV, XLS, XLSX.

Drag-and-drop to upload a run

  1. Specify a Run Identifier (required).

Drag-and-drop to upload a run

Data Upload

  1. Drag-and-drop any result files you want to import onto the dropzone.

Drag-and-drop to upload a run

  1. Click the Save Run button.

Name and save a run

View Results

To view chromatograms for the results, follow these instructions:

  1. Go to the folder where your results reside.
  2. On the Assay List webpart, click the name of the Signal Data assay you created.
  3. Select the run(s) you want to look at, using the checkboxes.
  4. Click View Selected Runs.

View runs

  1. Select the data run(s) you wish to view from the left.
  2. Click the Overlay Selected button.

View runs

  1. The left selection pane will close, and the overlayed results will be displayed in the center pane.

View runs

  1. You can zoom into the graph by entering values in the Time and mV Range text boxes, or by drawing a new area inside the graph using the mouse.

View runs

Enter values in the right pane to calculate areas under the curves. Select in the name column to highlight different graph lines.

View runs

Installing the Signal Data Module

Contact us for details on installing the Signal Data module.

About

License:Apache License 2.0


Languages

Language:JavaScript 68.9%Language:Java 21.8%Language:HTML 9.1%Language:CSS 0.2%