Getting Started - Sample Input Sheet Generator

Compatibility: NGS v5.16 and earlier

The driver_file_generator.groovy script uses a supplied template file to produce a corresponding sample input sheet file. This enables the user to produce custom sample input sheet files through the creation of an appropriate template file, without requiring scripting or development resources.

Note that while the output format of the template file is not limited to CSV, this is the most common sample sheet file format encountered.

Most CSV-based sample input sheet files follow the same basic structure: metadata, header block, header, data, footer. (For details, see Sample Input Sheet Template Sections .)