BismarkAlignSucceedCheck.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 March 2016

  • curprev 01:1501:15, 21 March 2016>Shicheng 308 bytes +308 Created page with " #/usr/bin/perl use strict; use Cwd; chdir getcwd; my @err=glob("*err"); foreach my $err(@err){ my ($sam,undef)=split /\.err/,$err; my $rlt="no"; open F,$err; while(<..."