Mercurial > repos > biomonika > test_dependency
view test.pl @ 22:4e191836de77 default tip
loud perl script
author | biomonika <biomonika@psu.edu> |
---|---|
date | Thu, 28 Aug 2014 14:44:13 -0400 |
parents | e9657d6ba0ac |
children |
line wrap: on
line source
#!/usr/bin/perl #NOTE: The following code is adapted from the post http://www.biostars.org/p/44867/#44906 use strict; use warnings; use Bio::DB::Sam; print "Pozdrav z perl skriptu."