Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit fe723e3

Browse files
committed
Remove module code. Moved to https://github.com/LabKey/commonAssays
1 parent 65a063d commit fe723e3

81 files changed

Lines changed: 1 addition & 598850 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 0 additions & 12 deletions
This file was deleted.

LICENSE.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,79 +1 @@
1-
# SignalData
2-
3-
## Basic Setup ##
4-
5-
1. Create a LabKey Assay Project/Folder
6-
1. Hover over the Project or Folder menu, and click **Create Project** or **Create Subfolder**.
7-
1. Provide a Name and select type **Assay**.
8-
1. Click **Next**.
9-
1. Set permissions (optional) and click **Next**.
10-
1. Click **Finish**.
11-
1. Create a Signal Data Assay Design
12-
1. In the **Assay List** web part, click **New Assay Design**.
13-
1. On the New Assay Design page, select **Signal Data** as the assay type.
14-
1. Click **Next**.
15-
1. Name is the only required field. (Design default values should work fine.)
16-
1. Click the **Save & Close** button.
17-
18-
## Manual Import of Signal Data Results ##
19-
20-
Importing data is a two step process:
21-
22-
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)
23-
1. Drag and drop the data files (Example data files are available at: https://github.com/LabKey/signalData/tree/develop/test/sampledata/signaldata/SignalDataAssayData/TestRun001)
24-
25-
### Metadata Upload
26-
27-
1. Go to the folder where you wish to upload results.
28-
1. Add the **Signal Data Upload** webpart.
29-
1. Confirm that **File** is selected, and click **Upload TXT, TSV, XLS, XLSX**.
30-
31-
![Drag-and-drop to upload a run](https://github.com/LabKey/docs/blob/master/images/signal1.png?raw=true)
32-
33-
1. Specify a Run Identifier (required).
34-
35-
![Drag-and-drop to upload a run](https://github.com/LabKey/docs/blob/master/images/signal2.png?raw=true)
36-
37-
### Data Upload
38-
39-
1. Drag-and-drop any result files you want to import onto the dropzone.
40-
41-
![Drag-and-drop to upload a run](https://github.com/LabKey/docs/blob/master/images/signal3.png?raw=true)
42-
43-
1. Click the **Save Run** button.
44-
45-
![Name and save a run](https://github.com/LabKey/docs/blob/master/images/signal4.png?raw=true)
46-
47-
## View Results ##
48-
49-
To view chromatograms for the results, follow these instructions:
50-
51-
1. Go to the folder where your results reside.
52-
1. On the **Assay List** webpart, click the name of the Signal Data assay you created.
53-
1. Select the run(s) you want to look at, using the checkboxes.
54-
1. Click **View Selected Runs**.
55-
56-
![View runs](https://github.com/LabKey/docs/blob/master/images/hplc3.png?raw=true)
57-
58-
1. Select the data run(s) you wish to view from the left.
59-
1. Click the `Overlay Selected` button.
60-
61-
![View runs](https://github.com/LabKey/docs/blob/master/images/hplc4.png?raw=true)
62-
63-
1. The left selection pane will close, and the overlayed results will be displayed in the center pane.
64-
65-
![View runs](https://github.com/LabKey/docs/blob/master/images/hplc5.png?raw=true)
66-
67-
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.
68-
69-
![View runs](https://github.com/LabKey/docs/blob/master/images/hplc6.png?raw=true)
70-
71-
Enter values in the right pane to calculate areas under the curves. Select in the name column to highlight different graph lines.
72-
73-
![View runs](https://github.com/LabKey/docs/blob/master/images/hplc7.png?raw=true)
74-
75-
## Installing the Signal Data Module ##
76-
77-
[Contact us](https://www.labkey.com/company/contact-us) for details on installing the Signal Data module.
78-
79-
1+
Module moved to [LabKey/commonAssays](https://github.com/LabKey/commonAssays) in 25.3

build.gradle

Lines changed: 0 additions & 3 deletions
This file was deleted.

module.properties

Lines changed: 0 additions & 7 deletions
This file was deleted.

pull_request_template.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

resources/assay/signalData/config.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

resources/assay/signalData/domains/batch.xml

Lines changed: 0 additions & 19 deletions
This file was deleted.

resources/assay/signalData/domains/result.xml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)