ukhsa-collaboration/PHEnix

How does PHEnix handle plasmids?

Opened this issue · 2 comments

Hello,

I'm using PHEnix for an organism where the reference genome has plasmids.

I want to leave the plasmids in for the mapping and snp calling so that plasmid reads don't map to the chromosome, potentially causing artefacts.

But then, the plasmids should be removed before the phylogeny is constructed.

What is the behaviour of vcf2fasta? Will it output a consensus fasta of the chromosome plus the plasmid?

Thanks!

Phil

Phil!

I am not entirely sure. Sorry. I haven't used it in a while. Coronaviruses don't have plasmids.

You'd have to experiment. Maybe remove all the lines of mapping to the plasmid from the vcf (or even the sam file) manually before continuing to make the alignment.

Ulf