What is a TestSuite?

A TestSuite is a collection of tests which are apply on chip to validate it.

How to create a TestSuite

When you launch Doelan for the first time, a message notify you that you need to first create a TestSuite.

No TestSuite dialog

Each TestSuite is link to a chip type, so you need to create a chip type before creating a TestSuite. To create a chip type or TestSuite: on the main tab click on the New button, if this button is hidden, you can show this button and other optionals buttons by pressing on the Show advanced options. Now a dialog box appears, select the type element which you want to create (Chip type or TestSuite), set a name and validate with OK button. If there is no chip type created, you cannot create a TestSuite, you must create a chip type before a TestSuite.

TestSuite Manager

Of course with doelan, in addition to create chip type and TestSuite, you can rename and remove this elements.

Edit a TestSuite

To edit a TestSuite, you must load it first. Loading a TestSuite is performed by a click on the Load button or by a click on Start button.

If you want to show and modify the elements of a TestSuite, you must go to the TestSuite tab of the application. In a recently created Testuite only one element compose the TestSuite. This element is not really a TestSuite but an element to set global parameters of the TestSuite.

Contextual menu

To add a new element, right click (or double click) on an existing element, select add and a dialog box appears with the list of all availlable tests. Select one and define an identifier for this test in your TestSuite. This test identifier must be unique.

Add a test

There are two kinds of tests in Doelan: global and unit tests. The unit tests provides statistics about chip data while global test provides informations about a set of unit tests results. You can only add one type of global test in a TestSuite.

In a TestSuite you can customize all the parameters of the tests. To do so, right click (or double click) on the test which you want to set the parameters and select Modify the parameters.

Modify a test

Go to the available tests page for more information about test parameters. You can also, of course remove a test in a TestSuite with the Remove test option in the contextual menu.

You can show additional information about the test with the About test and Test documentation.

About a test


Test documentation

Launching a TestSuite

To start a TestSuite: in the main tab, select a GPR file and a GAL file, add a comment about the array (optional), select a TestSuite and click on the Start button.

Select a GPR and a GAL File


Start a test suite

In the status bar and in the TestSuite tab, you can follow the progress of the executed TestSuite. At the end of the execution of a TestSuite a detailled report is avaivable in the report tab.

TestSuite progress

Giving an array list file (GAL file) is optional but there are two benefits to do so: First, in the report tab you can see an image which represents the locations on the microarray of spots which pass the tests. And secondly, you can save an output array list without rejected spots.

Report

After launching a TestSuite, Doelan generates a four parts report. The first part shows general informations about the TestSuite used such as the current date or the name of the TestSuite. The second part summaries all the results of the TestSuite. The next part shows detailed informations about all tests with parameters values, the result, a comment and sometimes one or more graph to visualize the results. If an array list file was selected, the last part of the report and represents the locations on the microarray of spots which pass the tests (in green) and which does not (in red).

TestSuite report

Save results

The report can be saved in HTML format or can be printed. If an array list data was selected, the creation of a new array list file without all the rejected spots is allowed. The identifiers of all this spots will be set to a new "empty" identifier and the description field will notify the origin of the rejection. Warning, if this new identifier is in the list of "empty" identifiers, rejected spots in the repport map will be considered as abscent (dotted circle) and not as rejected (red filled circle).

TestSuite report options