Movatterモバイル変換


[0]ホーム

URL:


Latest Open Jobs Tutorials TagsAboutFAQ
Community Planet New Post
Log In
New Post Latest Open News Jobs Tutorials ForumTags Planet Users
Log In Sign UpAbout
Return reference calls with `vg calls`
1
1
Entering edit mode
5.4 years ago
Felix Bemm ▴ 20

How would one call reference bases withvg call at the moment as such that they appear as 0/0 if read alignments support it?vg call had an option in 1.17 if I remember correctly but that disappeared in 1.19, Wouldvg genotype be one way?

Thanks,Felix

vg vgteam • 1.4k views
ADD COMMENT 5.3 years ago by Felix Bemm ▴ 20
0
Entering edit mode

Please edit your question so users (which are apparently not vg-Team) would be able to help you.

ADD REPLY 5.4 years ago by Asaf 10k
0
Entering edit mode

I think in this case only the vg team can help me.

ADD REPLY 5.4 years ago by Felix Bemm ▴ 20
0
Entering edit mode

I am running genotype like that:

./vg genotype -p -t 20 -v -r "path1" -V sample.vcf -E -G sample.fil.gam sample.aug.vg > sample.recall.vcf

sample.vcf is from vg callsample.fil.gam is an augmented filtered gamsample.aug.vg is the augmented graph

vg genotype works but the process takes huge amounts of memory for a pretty small graph.The graph is not from the vcf, its a genome alignment graph.

And it seems as genotype is not adding the path id to the vcf header.

ADD REPLY 5.3 years ago by Felix Bemm ▴ 20
1
Entering edit mode
5.3 years ago
glenn.hickey ▴ 520

Yeah, that option got lost when vg call was refactored (it didn't work very well). Please file a github issue to ask for it back.

But vg callcan genotype a given VCF with the -v option, if the graph was constructed from that VCF with vg construct -a. This will produce 0/0 calls.

ADD COMMENT 5.3 years ago by glenn.hickey ▴ 520

Login before adding your answer.

Similar Posts
Loading Similar Posts
Traffic: 2663 users visited in the last hour
ContentSearch
Users
Tags
Badges
HelpAbout
FAQ
AccessRSS
API
Stats

Use of this site constitutes acceptance of ourUser Agreement and Privacy Policy.

Powered by the version 2.3.6

[8]ページ先頭

©2009-2025 Movatter.jp