Adding support for multisample VCF in postprocess-predictions

Issue #18 new
Wai Yi Leung created an issue

In the current code, there is an hardcoded output for the samplename: "default".

Whould it be an idea to change this to a name found in the bam "@RG SN=??". In my specific usecase I'm creating a multisample VCF (with merged events) and need a way to distinguish samples from each other.

https://bitbucket.org/tobiasmarschall/clever-toolkit/src/270dee03e11cc114fc0e805b726c555164a0e268/scripts/postprocess-predictions?at=master&fileviewer=file-view-default#postprocess-predictions-425

Comments (1)

  1. Log in to comment