Skip to content

Conversation

@edawson
Copy link
Contributor

@edawson edawson commented Nov 17, 2015

This fixed up building with multiple threads on my Ubuntu 14.04 system. There's still a lot more work to be done for deconstruct, but I'm going to toss skeletons in there for the moment. We can manually fix up just the makefile if we want to wait until deconstruct has real functionality to add it in.

@ekg
Copy link
Member

ekg commented Nov 17, 2015

c'mon Travis... reboot your Raspberry PI!

@ekg ekg added the ready label Nov 19, 2015
@edawson
Copy link
Contributor Author

edawson commented Dec 2, 2015

Update: Currently, the deconstruction can retrieve a list of mappings. These mappings contain the correct Position. However, their edits seem to be incorrect, so for the moment I'm waiting to resolve this before finishing off mapping-> vcf::Variant conversion.

Oh, and submodules aren't playing nicely. I'm working on that to fix Travis.

@edawson
Copy link
Contributor Author

edawson commented Dec 2, 2015

Okay, So here's a tarball of my test case with a .txt output for Github:
tiny.txt

Warning: it's a tar bomb (though it's only 1 directory and three files).

my run line looks like:
vg deconstruct -r tiny.fa -g tiny.vg -i tiny.vg.index

…el of variants, which catches snps but hasn't been tested against indels yet.
…tly overestimates position thanks to artifacts of BFS.
…ts on that path. Added a dependency (and build rules) for libvcfh so we can generate vcf headers.
ekg added a commit that referenced this pull request Dec 24, 2015
Add .pre-build make dependencies and deconstructor skeleton classes.
@ekg ekg merged commit 070a908 into vgteam:master Dec 24, 2015
@ekg ekg removed the ready label Dec 24, 2015
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

Successfully merging this pull request may close these issues.

2 participants