#!/bin/bash
echo "Analysing Thermo RW file input"
mono /home/biodocker/bin/bin/x64/Debug/ThermoRawFileParser.exe "$@"
