view Roary/t/dummy_cd-hit @ 1:997f4f276c1c draft

Uploaded
author dereeper
date Fri, 14 May 2021 20:42:33 +0000
parents c47a5f61bc9f
children
line wrap: on
line source

#!/usr/bin/env perl
system("touch output");
system("touch output.clstr");
system("touch output.bak.clstr");
1;