Skip to content

v1.7.0

Compare
Choose a tag to compare
@tomkinsc tomkinsc released this 11 Jul 15:51
· 1170 commits to master since this release

New:

  • add parser_bwamem_idxstats, which takes reads, aligns to reference with BWA-MEM and performs samtools idxstats

Updates:

  • easy-deploy now uses own conda install (fix)
  • samtools sort is now multithreaded (improved performance)
  • bam->fastq conversions now use Samtools rather than Picard (improved performance)
  • Update samtools to 1.3.1
  • --commonBarcodes is now specified by default in illumina_demux call in Snakemake demux.rules
  • more robust handling of barcode files with extraneous end-of-line spaces