chanzuckerberg / idseq-workflows

Portable WDL workflows for IDseq production pipelines
https://idseq.net/
MIT License
31 stars 12 forks source link

fix to address missing sample issue #126

Closed katrinakalantar closed 3 years ago

katrinakalantar commented 3 years ago

In evaluating the phylotree PR, we found that one sample was missing from the heatmap. This fix addresses the issue. Now all samples and references input into the analysis will appear in the heatmap.

This was tested manually using the unit test dataset and the heatmap values were compared to those in the ska.distances file to ensure heatmap accuracy.