-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a toil-vg that uses an R new enough to install the current versio…
…ns of the packages the plotting scripts need
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule gbwt
updated
4 files
+1 −1 | LICENSE | |
+10 −16 | src/build_gbwt.cpp | |
+6 −7 | src/dynamic_gbwt.cpp | |
+2 −2 | src/metadata.cpp |
Submodule gcsa2
updated
9 files
+3 −3 | include/gcsa/files.h | |
+1 −1 | include/gcsa/path_graph.h | |
+6 −13 | include/gcsa/support.h | |
+1 −1 | src/build_gcsa.cpp | |
+1 −2 | src/convert_graph.cpp | |
+5 −11 | src/files.cpp | |
+1 −1 | src/gcsa.cpp | |
+6 −15 | src/path_graph.cpp | |
+1 −16 | src/support.cpp |
Submodule libhandlegraph
updated
3 files
+1 −1 | src/dagify.cpp | |
+0 −2 | src/include/handlegraph/serializable.hpp | |
+1 −1 | src/strongly_connected_components.cpp |
Submodule libvgio
updated
9 files
+0 −12 | README.md | |
+1 −1 | deps/libhandlegraph | |
+3 −3 | include/vg/io/alignment_emitter.hpp | |
+6 −6 | include/vg/io/alignment_io.hpp | |
+1 −1 | include/vg/io/basic_stream.hpp | |
+1 −1 | include/vg/io/edit.hpp | |
+2 −2 | src/alignment_emitter.cpp | |
+1 −1 | src/json2pb.cpp | |
+1 −1 | test.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters