Open akikuno opened 6 months ago
Consensus sequence is now represented as HTML and FASTA. Using my cstag package, it is possible to output in VCF format.
HTML
FASTA
cstag
https://github.com/akikuno/cstag
Use the cstag.to_vcf function.
cstag.to_vcf
None
Is your feature request related to a problem? Please describe.
Consensus sequence is now represented as
HTML
andFASTA
. Using mycstag
package, it is possible to output in VCF format.https://github.com/akikuno/cstag
Describe the solution you'd like
Use the
cstag.to_vcf
function.Describe alternatives you've considered if you have any
None
Additional context
None