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

Empty output file after SNV calling using bayes method #62

Open
Relindis2018 opened this issue Feb 17, 2023 · 1 comment
Open

Empty output file after SNV calling using bayes method #62

Relindis2018 opened this issue Feb 17, 2023 · 1 comment

Comments

@Relindis2018
Copy link

Hi, Dr Guo,

After running the following command cgmaptools snv -m bayes --bayes-dynamicP -i AK0H.ATCGmap.gz -v filename.VCF, I get an output file containing only header information as follows:

##fileformat=VCFv4.2
##fileDate=20230217
##source=CGmapTools
##INFO=<ID=NS,Number=1,Type=Integer,Description="Number of Samples With Data">
##INFO=<ID=DP,Number=1,Type=Integer,Description="Total Depth">
##INFO=<ID=GU,Number=.,Type=String,Description="Genotype is Unidentified:R=A/G, Y=T/C">
##FILTER=<ID=q10,Description="Quality below 10">
##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Read Depth">
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA00001

I appreciate any help to resolve this problem.

Relindis

@guoweilong
Copy link
Owner

Have you fixed this issue? You can try to see if the command works with the test files ( under the folder cgmaptools/test/ ).

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

2 participants