... | ... | @@ -45,7 +45,7 @@ example: |
|
|
> - You can specify the same condition in column 2 and 3 to perform only the first part of the secondary analysis (all but comparisons). If you do so, make sure that there is only one line in your file.
|
|
|
> - The first condition column is the test and the second is the control
|
|
|
|
|
|
### Select samples and override sample conditions
|
|
|
### Select samples and override sample conditions and/or factors
|
|
|
If you need to select samples or override some sample conditions and/or factors, you can do so by specifying a new samplesheet with the `-s` option.
|
|
|
|
|
|
The samplesheet needs to be a tab separated file with two or three columns:
|
... | ... | @@ -53,7 +53,7 @@ The samplesheet needs to be a tab separated file with two or three columns: |
|
|
- second column: new condition of the sample
|
|
|
- third column(optionnal): new factor for the sample
|
|
|
|
|
|
| | |
|
|
|
| | | |
|
|
|
| :--- | :--- | :--- |
|
|
|
| sample1 | conditionX | factor1 |
|
|
|
| sample2 | conditionX | factor2 |
|
... | ... | |