Mercurial > repos > george-weingart > maaslin
comparison src/testing/answers/FuncWriteMatrices.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: 1 | |
2 Delimiter: TAB | |
3 Name_Row_Number: 1 | |
4 Name_Column_Number: 1 | |
5 Read_TSV_Rows: 2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 | |
6 Read_TSV_Columns: 2,3,4,5,6 | |
7 | |
8 | |
9 Matrix: 2 | |
10 Delimiter: TAB | |
11 Name_Row_Number: 1 | |
12 Name_Column_Number: 1 | |
13 Read_TSV_Rows: 2,3,4,5,6,7,8,9,10 | |
14 Read_TSV_Columns: 2,3,4 | |
15 | |
16 |