Bismark2bamPBS.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 20:5320:53, 21 March 2016>Shicheng 2,242 bytes −3 No edit summary undo
  • curprev 01:1701:17, 21 March 2016>Shicheng 2,245 bytes −391 No edit summary undo
  • curprev 01:1601:16, 21 March 2016>Shicheng 2,636 bytes +2,636 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(<..."