2 files changed
+7
-1
lines changed- gatb-core/CMakeLists.txt+8-1
- gatb-core/src/gatb/debruijn/impl/Graph.cpp+11-3
- gatb-core/src/gatb/kmer/impl/ConfigurationAlgorithm.cpp+5-1
- gatb-core/src/gatb/kmer/impl/Model.hpp+20
- gatb-core/src/gatb/kmer/impl/PartitionsCommand.cpp+16-1
- gatb-core/src/gatb/kmer/impl/RepartitionAlgorithm.cpp-1
- gatb-core/src/gatb/kmer/impl/RepartitionAlgorithm.hpp+4
- gatb-core/src/gatb/kmer/impl/Sequence2SuperKmer.hpp+5
- gatb-core/src/gatb/kmer/impl/SortingCountAlgorithm.cpp+21-9
- gatb-core/src/gatb/kmer/impl/SortingCountAlgorithm.hpp+6-1
- gatb-core/src/gatb/tools/misc/impl/Pool.hpp+2-2
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
123 | 129 |
| |
124 | 130 |
| |
125 | 131 |
| |
|
0 commit comments