Changes between Version 29 and Version 34 of Ticket #887
- Timestamp:
- May 18, 2016, 9:11:37 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #887 – Description
v29 v34 4 4 - `tidmatrix.features.txt`: Array design features with some annotations. The first line is a header line: 5 5 * `id`, `geneSymbol`, `refSeq`, `protAcc`, `description`, `chr`, `entrez`. 6 * Rows are sorted by ID.6 * Rows are sorted by external ID (or internal ID?? see [comment:33 comment below] for more information) 7 7 * All raw bioassays in the input list must use the same array design. 8 8 - `tidmatrix_data.txt`: FPKM values for all raw bioassays. Each row represents a feature and each column a raw bioassay.