Skip to content
  • van den Berg's avatar
    Clean up collect stats no file passing · ca0c28db
    van den Berg authored
    Pass 'no file' to collect_stats.py by using an empty list in the
    Snakefile and nargs='?' in the python script. This is cleaner than using
    '.' as a special file and parsing that logic in the collect stats
    script.
    ca0c28db