Mercurial > repos > george-weingart > maaslin
comparison src/testing/input/3Matrix.read.config @ 8:e9677425c6c3 default tip
Updated the structure of the libraries
author | george.weingart@gmail.com |
---|---|
date | Mon, 09 Feb 2015 12:17:40 -0500 |
parents | e0b5980139d9 |
children |
comparison
equal
deleted
inserted
replaced
7:c72e14eabb08 | 8:e9677425c6c3 |
---|---|
1 Matrix: Matrix1 | |
2 Delimiter: TAB | |
3 Read_TSV_Rows: - | |
4 Read_TSV_Columns: - | |
5 | |
6 Matrix: Matrix2 | |
7 Delimiter: TAB | |
8 Read_TSV_Rows: 2-4 | |
9 Read_TSV_Columns: 2-4 | |
10 | |
11 Matrix: Matrix3 | |
12 Delimiter: TAB | |
13 Read_TSV_Rows: 2-10 | |
14 Read_TSV_Columns: 2,3,5 |