Skip to content

Commit

Permalink
rm spoa
Browse files Browse the repository at this point in the history
  • Loading branch information
Yan Gao committed Mar 18, 2019
1 parent 6fbb2af commit 561e1dc
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 62 deletions.
5 changes: 0 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
[submodule "spoa"]
path = spoa
url = https://github.com/rvaser/spoa.git
ignore = dirty
branch = master
[submodule "abPOA"]
path = abPOA
url = https://github.com/yangao07/abPOA.git
Expand Down
1 change: 0 additions & 1 deletion spoa
Submodule spoa deleted from da55fd
1 change: 0 additions & 1 deletion src/gen_cons.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include "edlib_align.h"
#include "abpoa_align.h"
#include "ksw2_align.h"
#include "spoa_align.h"
#include "utils.h"

void write_tandem_cons_seq(tandem_seq_t *tseq, char *cons_seq, int cons_len, int start, int end, double copy_num, mini_tandem_para *mtp, int8_t full_length) {
Expand Down
1 change: 0 additions & 1 deletion src/partition.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include "edlib_align.h"
#include "abpoa_align.h"
#include "ksw2_align.h"
#include "spoa_align.h"
#include "utils.h"

// pos: 0-base
Expand Down
40 changes: 0 additions & 40 deletions src/spoa_align.cpp

This file was deleted.

14 changes: 0 additions & 14 deletions src/spoa_align.h

This file was deleted.

0 comments on commit 561e1dc

Please sign in to comment.