Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VCF output file format (ALT allele frequency) #90

Open
zdk427 opened this issue Aug 2, 2022 · 0 comments
Open

VCF output file format (ALT allele frequency) #90

zdk427 opened this issue Aug 2, 2022 · 0 comments

Comments

@zdk427
Copy link

zdk427 commented Aug 2, 2022

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
ngs@ngs-ThinkCentre-M93p:
/Desktop/longshot$ longshot -P 0.01 --bam trial2/A1.bam --ref trial2/JEV-Nakayama-NCBIreference.fasta --out A1.vcf

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant