chanzuckerberg / idseq-workflows

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

add muscle consensus realignment step to CG pipeline #137

Closed katrinakalantar closed 3 years ago

katrinakalantar commented 3 years ago

This PR attempts to address a user request to re-align the consensus genome to the reference to aid in identification of INDELS. The realignment is already performed in the RunMinion step for ONT data, but was not performed for Illumina data. This PR exposes the existing results for ONT and adds a new step to generate the results for Illumina data.