... | ... |
@@ -22,11 +22,12 @@ |
22 | 22 |
# edited as part of Rhisat2: |
23 | 23 |
# - set BITS=64 (comment parts that are related to setting BITS) |
24 | 24 |
# - removed files: |
25 |
-# from HISAT_BIN_LIST: |
|
25 |
+# from HISAT2_BIN_LIST: |
|
26 | 26 |
# hisat2-build-l |
27 | 27 |
# hisat2-align-l |
28 | 28 |
# hisat2-inspect-s |
29 | 29 |
# hisat2-inspect-l |
30 |
+# hisat2-repeat |
|
30 | 31 |
# from HISAT2_BIN_LIST_AUX: |
31 | 32 |
# hisat2-build-s-debug |
32 | 33 |
# hisat2-build-l-debug |
... | ... |
@@ -34,15 +35,11 @@ |
34 | 35 |
# hisat2-align-l-debug |
35 | 36 |
# hisat2-inspect-s-debug |
36 | 37 |
# hisat2-inspect-l-debug |
38 |
+# hisat2-repeat-debug |
|
37 | 39 |
# from GENERAL_LIST: |
38 | 40 |
# $(wildcard scripts/*.sh) |
39 | 41 |
# $(wildcard scripts/*.pl) |
40 | 42 |
# $(wildcard *.py) |
41 |
-# $(wildcard hisatgenotype_modules/*.py) |
|
42 |
-# $(wildcard hisatgenotype_scripts/*.py) |
|
43 |
-# doc/manual.inc.html |
|
44 |
-# doc/README |
|
45 |
-# doc/style.css |
|
46 | 43 |
# $(wildcard example/index/*.ht2) |
47 | 44 |
# $(wildcard example/reads/*.fa) |
48 | 45 |
# example/reference/22_20-21M.fa |
... | ... |
@@ -22,11 +22,12 @@ |
22 | 22 |
# edited as part of Rhisat2: |
23 | 23 |
# - set BITS=64 (comment parts that are related to setting BITS) |
24 | 24 |
# - removed files: |
25 |
-# from HISAT_BIN_LIST: |
|
25 |
+# from HISAT2_BIN_LIST: |
|
26 | 26 |
# hisat2-build-l |
27 | 27 |
# hisat2-align-l |
28 | 28 |
# hisat2-inspect-s |
29 | 29 |
# hisat2-inspect-l |
30 |
+# hisat2-repeat |
|
30 | 31 |
# from HISAT2_BIN_LIST_AUX: |
31 | 32 |
# hisat2-build-s-debug |
32 | 33 |
# hisat2-build-l-debug |
... | ... |
@@ -34,15 +35,11 @@ |
34 | 35 |
# hisat2-align-l-debug |
35 | 36 |
# hisat2-inspect-s-debug |
36 | 37 |
# hisat2-inspect-l-debug |
38 |
+# hisat2-repeat-debug |
|
37 | 39 |
# from GENERAL_LIST: |
38 | 40 |
# $(wildcard scripts/*.sh) |
39 | 41 |
# $(wildcard scripts/*.pl) |
40 | 42 |
# $(wildcard *.py) |
41 |
-# $(wildcard hisatgenotype_modules/*.py) |
|
42 |
-# $(wildcard hisatgenotype_scripts/*.py) |
|
43 |
-# doc/manual.inc.html |
|
44 |
-# doc/README |
|
45 |
-# doc/style.css |
|
46 | 43 |
# $(wildcard example/index/*.ht2) |
47 | 44 |
# $(wildcard example/reads/*.fa) |
48 | 45 |
# example/reference/22_20-21M.fa |