Mercurial > repos > dereeper > snmf
comparison Snmf.pl @ 5:84becfc8c803 draft
Uploaded
author | dereeper |
---|---|
date | Fri, 09 Feb 2018 01:30:26 -0500 |
parents | 395c7ab476a6 |
children | c94c31bde773 |
comparison
equal
deleted
inserted
replaced
4:caecb02d9a68 | 5:84becfc8c803 |
---|---|
1 #!/usr/bin/perl | 1 #!/usr/bin/perl |
2 | 2 |
3 use strict; | 3 use strict; |
4 use Switch; | |
5 use Getopt::Long; | 4 use Getopt::Long; |
6 use Bio::SeqIO; | 5 use Bio::SeqIO; |
7 | 6 |
8 my $usage = qq~Usage:$0 <args> [<opts>] | 7 my $usage = qq~Usage:$0 <args> [<opts>] |
9 where <args> are: | 8 where <args> are: |