Srrdownload.pl: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 November 2016

  • curprev 19:1619:16, 21 November 2016>Shicheng 1,223 bytes +1,223 Created page with " #!/usr/bin/perl use strict; use Cwd; my $dir=getcwd; chdir $dir; my $file=shift @ARGV; my $submit=shift @ARGV; open F,$file; my %list; while(<F>){ if(/(SRR\d+).*(ft..."