Skip to content

Releases: huishenlab/Biscuit_Snakemake_Workflow

Version 0.4.0

16 Oct 17:55
Compare
Choose a tag to compare

Note, this version is not compatible with previous versions of the pipeline

General Changes:

  • Remove profile/ directory and adjust SLURM submit script accordingly
  • Execute file permissions removed from .smk files
  • Remove wildcard entry from SLURM log file name
  • Update DAGs for single and five sample examples for both default and full pipelines
  • Update README for pipeline

Configuration Changes:

  • Versions of environmental modules updated
  • Configuration variable names changed for consistent naming scheme
  • Expand arguments to long name in args_list option of region_centered_bin_averages
  • Group related items together
  • Make items governing optional rules have the same style
  • Move description of option closer to actual option
  • Remove adaptase specific trimming option from default trimming options

Rule Changes:

  • samtools flagstat moved out of biscuit_sifter rule into its own rule in qc.smk
  • References to biscuit_blaster changed to biscuit_sifter
  • Fix cyclic graph exception in region_centered_bin_averages rule
  • Make rule for creating plot for percent of genome covered optional
  • Fix bug where binned_averages wouldn't provide a helpful error message if input BED files were empty
  • Allow user to pass additional flags to biscuit rules from configuration file
  • Make use of parallelization in bgzip
  • Make rules point to rule log files as best as possible
  • Make use of parallelization for sorting in bitmap asset creation

Version 0.3.0

06 Oct 14:44
Compare
Choose a tag to compare

First release with dupsifter. Workflow now uses the biscuitSifter pipeline instead of the biscuitBlaster pipeline in version 0.2.1 and earlier.

Version 0.2.1

05 Oct 18:34
2dd417c
Compare
Choose a tag to compare

Final version using samblaster.

Changes from version 0.2.0:

  • Added new slurm submit script to fix issues with profile directory
  • Added biscuit env for conda in binned averages

Version 0.2.0

14 Apr 13:50
Compare
Choose a tag to compare

First release with Slurm as the workload manager for job submission.

v0.1.1

12 Apr 13:06
Compare
Choose a tag to compare

Final version that works on PBS queue systems.

v0.1.0

16 Nov 15:37
Compare
Choose a tag to compare

This release allows the workflow to be run with a conda environment and includes additional, mostly qc, functionality.

v0.0.1

08 Oct 17:27
Compare
Choose a tag to compare
only grab _mergecg.bed files