4 lines
80 B
Bash
4 lines
80 B
Bash
#!/bin/sh
|
|
|
|
rm -rf out work .nextflow .nextflow.log .nextflow.log.* measurements
|