Skip to content

Commit

Permalink
visualize_scaffold_graph -> sgtk
Browse files Browse the repository at this point in the history
  • Loading branch information
olga24912 committed Oct 19, 2018
1 parent 988f49b commit 8996273
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ add_subdirectory(src)
install(PROGRAMS "${CMAKE_CURRENT_SOURCE_DIR}/rna_scaffolder.py"
DESTINATION bin
COMPONENT runtime)
install(PROGRAMS "${CMAKE_CURRENT_SOURCE_DIR}/visualize_scaffold_graph.py"
install(PROGRAMS "${CMAKE_CURRENT_SOURCE_DIR}/sgtk.py"
DESTINATION bin
COMPONENT runtime)
install(PROGRAMS "${CMAKE_CURRENT_SOURCE_DIR}/resources/test_dataset/ref.fasta"
Expand Down
File renamed without changes.

0 comments on commit 8996273

Please sign in to comment.