Help for this page

Select Code to Download


  1. or download this
    perl -e '$file = "seq001"; for (@ARGV) { if (10 <= $_ && $_ <= 40) { r
    +ead STDIN, my $seq, $_; open my $FH, ">", $file++; print $FH $seq } }
    +' 10 18 28  < fasta.txt