Commit 64493791 authored by nchernia's avatar nchernia
Browse files

Fixed problem that occured in chimeric blacklist on Mac OS; updated juiceboxtools jar

parent 53cfd427
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -508,6 +508,6 @@ END{
      count_unmapped++;
    }
  }
  
  printf("%d %d %d %d %d\n", tottot, count_unmapped, count_reg, count_norm, count_abnorm) >> fname1".res.txt";
  resfile=fname1".res.txt";
  printf("%d %d %d %d %d\n", tottot, count_unmapped, count_reg, count_norm, count_abnorm) >> resfile;
}
−3.3 KiB (32.5 MiB)

File changed.

No diff preview for this file type.