Supporting TrueSight 170 sample sheets
Closed this issue · 5 comments
Would be wonderful if it supported the TrueSight 170 style sample sheets.
Could you provide an example or a link to documentation on the file format?
Absolutely. It's pretty straightforward. There's an additional "Manifest" section in the sample sheet that contains name/filename pairs (typically PoolRNA,MixRNA_Manifest.txt and PoolDNA,MixDNA_Manifest.txt) which are then used in the samples section via an additional Manifest column whose value must match what's in the manifest section PoolRNA or PoolDNA).
Here's the illumina product page:
https://www.illumina.com/products/by-type/clinical-research-products/trusight-tumor-170.html
And an example file:
And the manual contains a good description of the sample sheet:
Thanks! I'll add this in for another release. I've been meaning to support the [Manifests]
section including arbitrary user-defined sections which is allowable by the general Illumina Sample Sheet specification.
Ok all set here! This library is still young so feel free to write back if you need more out of it!