Skip to content

Releases: broadinstitute/palantir-workflows

v1.3

Choose a tag to compare

@kachulis kachulis released this 28 Apr 13:19
7502d32

What's Changed

  • Handle Spaces in cohort or workspace name in DeliverGlimpseCohort.py (#238)
  • Fix PRS/imputation_interaction_python/Dockerfile (#237)
  • Fix some bash bugs in gCNV cohort pipeline (#239)
  • Fix: re-index input VCF before rtg vcfeval to handle TDR path mismatches (#240)

Full Changelog: v1.2...v1.3

v1.2

Choose a tag to compare

@kachulis kachulis released this 26 Feb 19:58
514829e

What's Changed

  • CNV Cohort mode (#235)
  • Replace womtool w/ miniwdl for wdl validation (#232)
  • Remove predicted_sex dependency in Glimpse2QCReport (#236)

Full Changelog: v1.1...v1.2

v1.1

Choose a tag to compare

@kachulis kachulis released this 19 Dec 20:57
0d6cb8e

What's Changed

  • f-string for older versions of python (#227)
  • Fix tests (#228)
  • Fix Glimpse docker (#231)
  • Fix PCARE ID's with leading zeros (#233)
  • Fix GLIMPSE2QCReport when all samples are female (#234)

Full Changelog: v1.0...v1.1

v1.0

Choose a tag to compare

@kachulis kachulis released this 23 Sep 20:00
d17f2ad

What's Changed

Full Changelog: v0.17...v1.0

v0.17

Choose a tag to compare

@kachulis kachulis released this 09 Apr 14:47
faa824e

What's Changed

Full Changelog: v0.16...v0.17

v0.16

Choose a tag to compare

@kachulis kachulis released this 06 Dec 19:27
a881f3b

What's Changed

  • Added a pipeline for phasing VCFs and benchmarking their performance with WhatsHap (#124)
  • New Utilities WDL: DownsampleAndCollectCoverage (#132)
  • Update .dockstore.yml to include Dipcall (#135)
  • Update for PRS on hg38 (#137)
  • New workflow: CompareBenchmarks and fixed repo CircleCI (#103)
  • Add combine summaries wf (#112)
  • Add error messages in R scripts rather than just quit for PRSWrapper (#141)
  • Update RTG docker for vcfeval to fix FORMAT filters ignored (#142)
  • vcfdist evaluation (#143)
  • Toggle benchmark vc fs fingerprint (#144)
  • Potential improvements regarding default thread numbers and disk sizes (#150)
  • Handle ploidy in chrX and chrY outside of the PAR region for benchmarking (#133)
  • Add utility for creating IGV session from list of bams, vcfs, intervals (#145)
  • Add utility for converting interval_list to bed efficiently (#154)
  • Rewrite SimpleBenchmark and merge for staging before replacing BenchmarkVCFs (#155)
  • Add MatchFingerprints utility WDL (#156)
  • Automatic Novelty Detection/Flagging from PCA plots (#157)
  • Add CMRG interval files to our docs (#158)
  • Add Glimpse2Imputation pipeline (#123)
  • Pandas deprecated DataFrame.append in PRS QC (#160)

Full Changelog: v0.15...v0.16

v0.15

Choose a tag to compare

@kachulis kachulis released this 25 Jul 21:11
8a3d78f
  • Multiqc in Terra (#125)
  • Added WDLs for the RNA QC metric collection/concordance as part of a (#127)
  • Long Read RNA Benchmarking Pipeline First Draft (#126)
  • BCFTools docker: Added the python-is-python3 package (#129)
  • Added Dipcall WDL and reformat README for utilities (#130)
  • PRS check z-score before APOL1 correction (#131)

Full Changelog: v0.14...v0.15

v0.14

Choose a tag to compare

@kachulis kachulis released this 03 Mar 20:31
96bed81

BenchmarkVCFs

  • SimpleBenchmark -- a new WDL for benchmarking VCFs (#115)

Utilities

  • Added documentation on Interval Files commonly (#118)
  • Added missing comma in interval list input for Terra (#119)
  • Added utilities for bam stats over intervals (#120)
  • Added pysam docker, for use elsewhere by (#121)

PRS

  • AggregatePRSResults updates by (#122)

Full Changelog: v0.13...v0.14

v0.13

Choose a tag to compare

@kachulis kachulis released this 22 Nov 14:55
acb00b1

PRS

  • Lowercase pcs in results csv (#117)

Full Changelog: v0.12...v0.13

v0.12

Choose a tag to compare

@kachulis kachulis released this 21 Nov 20:32
e6ffb67

PRS

  • Partial Aggregation Set handling, refactor, and testing(#114)
  • Aggregate PCs, add tests (#116)

Full Changelog: v0.11...v0.12