seq25
- About: I have questions about Perl.
Recent Actions
-
Posted Could anybody explain this code? to seq25
Hi,
I have a shell script and it looks like this:
#!/bin/bash
for i in *dat.gz do gunzip $i echo uniprot_sprot_archaea.dat | perl -slane '$a=(split /\_/, $_)[2]; $a=~/(\w+).dat/; $b=$1; print "perl screen_complete_proteome_from_uniprot_division.pl \$…
Comment Threads
No responses to comments.
Responses to Comments from seq25About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.