Bam2hapInfo2PBS.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.

5 March 2016

  • curprev 00:3200:32, 5 March 2016>Shicheng 1,438 bytes +1,438 Created page with " #!/usr/bin/perl -w use strict; my $bam2hapinfo = "/home/shg047/bin/mergedBam2hapInfo.pl"; my $sample_info_file = $ARGV[0]; my %sample_group; open(INFILE, "$sample_info_f..."