-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi there,
I am trying to detect SNVs from reads obtained after Oxford nanopore run.
After basecalling, minimap2 alignment, I am trying to run the resulting bam files for variant calling through:
ngs@ngs-ThinkCentre-M93p:/Desktop/longshot$ export PATH=$PATH:/home/$USER/.cargo/bin/Desktop/longshot$ longshot -P 0.01 --bam trial2/A1.bam --ref trial2/JEV-Nakayama-NCBIreference.fasta --out A1.vcf
ngs@ngs-ThinkCentre-M93p:
i have few variants but i am unable to interpret the ALT allele frequency for the respective variants.
is there any specified flag or option i need to mention for getting the allele frequency in the VCF file??
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
