comparison Roary/t/bin/dummy_cd-hit @ 0:c47a5f61bc9f draft

Uploaded
author dereeper
date Fri, 14 May 2021 20:27:06 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c47a5f61bc9f
1 #!/usr/bin/env perl
2 system("touch output");
3 system("touch output.clstr");
4 system("touch output.bak.clstr");
5 1;