#!/usr/bin/env python import sys nextflow_file = sys.argv[1] print(nextflow_file)