SViper icon indicating copy to clipboard operation
SViper copied to clipboard

Use SViper without short reads

Open tungufoss opened this issue 7 years ago • 5 comments

I want to be able to run sviper without giving it a short read bam file, to get the consensus :)

tungufoss avatar Dec 14 '17 13:12 tungufoss

Hi :) So you want to give it a long read BAM file and an VCF file and have sviper output a multi FASTA file containing all the consensus sequences for the appropriate positions?

smehringer avatar Dec 14 '17 13:12 smehringer

Yes, exactly. I'm working with an tandem repeat insertion that we are worried would get polished away if we use the short reads as well.

tungufoss avatar Dec 15 '17 09:12 tungufoss

@tungufoss Alright :)

Last question: Do you want a flanking reference region around the consensus (analogous to the polished consensus I use)? The consensus sequence will be around 800 bp long, if you plan to remap the consensus to the reference you might want the flanking region because it will create an artificial long read (18.000bp) and will ensure correct remapping to the corresponding reference position.

smehringer avatar Dec 15 '17 11:12 smehringer

Why don't we have both? It could be an option in the project's graceful argument parser.

hannespetur avatar Dec 18 '17 12:12 hannespetur

Please checkout the current develop branch to test the new feature and tell me if it works.

Happy Holidays :)

smehringer avatar Dec 23 '17 12:12 smehringer