-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
55 lines (55 loc) · 1.95 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
src/baseCommand.o
src/common.o
src/greenhill
src/main.o
src/mapper.o
src/pairedDBG.o
src/scaffold.o
src/scaffoldGraph.o
src/seqlib.o
src/solveDBG.o
test_data/FALCON-Unzip.log
test_data/FALCON-Unzip_ConsensusOutput.fa
test_data/FALCON-Unzip_afterPhase.fa
test_data/FALCON-Unzip_longReadAlignment.tsv
test_data/FALCON-Unzip_longReadLibrary_readDistribution.tsv
test_data/FALCON-Unzip_minced_nonBubble.fa
test_data/FALCON-Unzip_minced_primaryBubble.fa
test_data/FALCON-Unzip_minced_secondaryBubble.fa
test_data/FALCON-Unzip_selfAlignment.tsv
test_data/Canu.log
test_data/Canu_ConsensusOutput.fa
test_data/Canu_afterPhase.fa
test_data/Canu_longReadAlignment.tsv
test_data/Canu_longReadLibrary_readDistribution.tsv
test_data/Canu_minced_nonBubble.fa
test_data/Canu_minced_primaryBubble.fa
test_data/Canu_minced_secondaryBubble.fa
test_data/Canu_selfAlignment.tsv
test_data/Platanus-allee.log
test_data/Platanus-allee_ConsensusOutput.fa
test_data/Platanus-allee_afterPhase.fa
test_data/Platanus-allee_lib1_insFreq.tsv
test_data/Platanus-allee_lib2_insFreq.tsv
test_data/Platanus-allee_lib3_insFreq.tsv
test_data/Platanus-allee_longReadAlignment.tsv
test_data/Platanus-allee_longReadLibrary_readDistribution.tsv
Platanus-allee_v2.2.2_modified/assemble.o
Platanus-allee_v2.2.2_modified/baseCommand.o
Platanus-allee_v2.2.2_modified/common.o
Platanus-allee_v2.2.2_modified/consensus.o
Platanus-allee_v2.2.2_modified/divide.o
Platanus-allee_v2.2.2_modified/gapClose.o
Platanus-allee_v2.2.2_modified/gapCloseOLC.o
Platanus-allee_v2.2.2_modified/iterate.o
Platanus-allee_v2.2.2_modified/main.o
Platanus-allee_v2.2.2_modified/mapper.o
Platanus-allee_v2.2.2_modified/merge.o
Platanus-allee_v2.2.2_modified/pairedDBG.o
Platanus-allee_v2.2.2_modified/phase.o
Platanus-allee_v2.2.2_modified/polish.o
Platanus-allee_v2.2.2_modified/scaffold.o
Platanus-allee_v2.2.2_modified/scaffoldGraph.o
Platanus-allee_v2.2.2_modified/seqlib.o
Platanus-allee_v2.2.2_modified/solveDBG.o
Platanus-allee_v2.2.2_modified/platanus_allee