Changes between Version 1 and Version 2 of Ticket #690, comment 3
- Timestamp:
- Nov 14, 2014, 12:10:21 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #690, comment 3
v1 v2 7 7 || Patient name (anonymized id) || "`PAT`" + 6 figures, e.g. "`PAT000027`". || "`MLP`" + 6 figures, e.g. "`MLP000027`". || 8 8 || Report headers || No explicit reference to Reggie. || Extra top header line showing program name and version. || 9 || Storage names || Prefix defining storage type + 3 figures (for storage types below). Prefixes: "`Sp`", "`DNA`", "`RNA`". Examples: "`Sp001`", "`DNA001`", "`RNA001`". || Fixed prefix "`ML_`" + 4 figures + suffix defining storage type. Suffices: "`_Sp`", "`dna`", "`rna`". Examples: "`ML_0001_Sp`", "`ML_0001_dna`", "`ML_0001_rna`".