flye.log 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435
  1. [2024-08-27 13:40:10] root: INFO: Starting Flye 2.9.3-b1797
  2. [2024-08-27 13:40:10] root: DEBUG: Cmd: /data/tools/Flye/bin/flye --nano-hq output_0.fasta -o tmp/
  3. [2024-08-27 13:40:10] root: DEBUG: Python version: 3.8.10 (default, Nov 22 2023, 10:22:35)
  4. [GCC 9.4.0]
  5. [2024-08-27 13:40:10] root: INFO: >>>STAGE: configure
  6. [2024-08-27 13:40:10] root: INFO: Configuring run
  7. [2024-08-27 13:40:10] root: INFO: Total read length: 126075
  8. [2024-08-27 13:40:10] root: INFO: Reads N50/N90: 10216 / 4807
  9. [2024-08-27 13:40:10] root: INFO: Minimum overlap set to 5000
  10. [2024-08-27 13:40:10] root: INFO: >>>STAGE: assembly
  11. [2024-08-27 13:40:10] root: INFO: Assembling disjointigs
  12. [2024-08-27 13:40:10] root: DEBUG: -----Begin assembly log------
  13. [2024-08-27 13:40:10] root: DEBUG: Running: flye-modules assemble --reads /home/prom/Documents/Programmes/pandora_lib_assembler/output_0.fasta --out-asm /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/00-assembly/draft_assembly.fasta --config /data/tools/Flye/flye/config/bin_cfg/asm_nano_hq.cfg --log /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/flye.log --threads 1 --min-ovlp 5000
  14. [2024-08-27 13:40:10] DEBUG: Build date: May 16 2023 00:48:26
  15. [2024-08-27 13:40:10] DEBUG: Total RAM: 503 Gb
  16. [2024-08-27 13:40:10] DEBUG: Available RAM: 421 Gb
  17. [2024-08-27 13:40:10] DEBUG: Total CPUs: 160
  18. [2024-08-27 13:40:10] DEBUG: Loading /data/tools/Flye/flye/config/bin_cfg/asm_nano_hq.cfg
  19. [2024-08-27 13:40:10] DEBUG: Loading /data/tools/Flye/flye/config/bin_cfg/asm_defaults.cfg
  20. [2024-08-27 13:40:10] DEBUG: big_genome_threshold=29000000
  21. [2024-08-27 13:40:10] DEBUG: meta_read_filter_kmer_freq=100
  22. [2024-08-27 13:40:10] DEBUG: chain_large_gap_penalty=2
  23. [2024-08-27 13:40:10] DEBUG: chain_small_gap_penalty=0.5
  24. [2024-08-27 13:40:10] DEBUG: chain_gap_jump_threshold=100
  25. [2024-08-27 13:40:10] DEBUG: max_jump_gap=500
  26. [2024-08-27 13:40:10] DEBUG: max_coverage_drop_rate=5
  27. [2024-08-27 13:40:10] DEBUG: max_extensions_drop_rate=5
  28. [2024-08-27 13:40:10] DEBUG: chimera_window=100
  29. [2024-08-27 13:40:10] DEBUG: chimera_overhang=1000
  30. [2024-08-27 13:40:10] DEBUG: min_reads_in_disjointig=4
  31. [2024-08-27 13:40:10] DEBUG: max_inner_reads=10
  32. [2024-08-27 13:40:10] DEBUG: max_inner_fraction=0.25
  33. [2024-08-27 13:40:10] DEBUG: aggressive_dup_filter=1
  34. [2024-08-27 13:40:10] DEBUG: max_separation=500
  35. [2024-08-27 13:40:10] DEBUG: unique_edge_length=50000
  36. [2024-08-27 13:40:10] DEBUG: min_repeat_res_support=0.51
  37. [2024-08-27 13:40:10] DEBUG: out_paths_ratio=5
  38. [2024-08-27 13:40:10] DEBUG: graph_cov_drop_rate=5
  39. [2024-08-27 13:40:10] DEBUG: coverage_estimate_window=100
  40. [2024-08-27 13:40:10] DEBUG: max_bubble_length=50000
  41. [2024-08-27 13:40:10] DEBUG: loop_coverage_rate=1.5
  42. [2024-08-27 13:40:10] DEBUG: repeat_edge_cov_mult=1.75
  43. [2024-08-27 13:40:10] DEBUG: weak_detach_rate=5
  44. [2024-08-27 13:40:10] DEBUG: tip_coverage_rate=2
  45. [2024-08-27 13:40:10] DEBUG: tip_length_rate=2
  46. [2024-08-27 13:40:10] DEBUG: output_gfa_before_rr=1
  47. [2024-08-27 13:40:10] DEBUG: remove_alt_edges=0
  48. [2024-08-27 13:40:10] DEBUG: low_cutoff_warning=0
  49. [2024-08-27 13:40:10] DEBUG: kmer_size=17
  50. [2024-08-27 13:40:10] DEBUG: use_minimizers=1
  51. [2024-08-27 13:40:10] DEBUG: minimizer_window=10
  52. [2024-08-27 13:40:10] DEBUG: reads_base_alignment=1
  53. [2024-08-27 13:40:10] DEBUG: meta_read_top_kmer_rate=0.75
  54. [2024-08-27 13:40:10] DEBUG: maximum_jump=1500
  55. [2024-08-27 13:40:10] DEBUG: maximum_overhang=1500
  56. [2024-08-27 13:40:10] DEBUG: repeat_kmer_rate=100
  57. [2024-08-27 13:40:10] DEBUG: assemble_ovlp_divergence=0.05
  58. [2024-08-27 13:40:10] DEBUG: assemble_divergence_relative=1
  59. [2024-08-27 13:40:10] DEBUG: repeat_graph_ovlp_divergence=0.05
  60. [2024-08-27 13:40:10] DEBUG: read_align_ovlp_divergence=0.10
  61. [2024-08-27 13:40:10] DEBUG: hpc_scoring_on=1
  62. [2024-08-27 13:40:10] DEBUG: add_unassembled_reads=0
  63. [2024-08-27 13:40:10] DEBUG: extend_contigs_with_repeats=0
  64. [2024-08-27 13:40:10] DEBUG: min_read_cov_cutoff=3
  65. [2024-08-27 13:40:10] DEBUG: short_tip_length=20000
  66. [2024-08-27 13:40:10] DEBUG: long_tip_length=100000
  67. [2024-08-27 13:40:10] DEBUG: Running with k-mer size: 17
  68. [2024-08-27 13:40:10] DEBUG: Running with minimum overlap 5000
  69. [2024-08-27 13:40:10] DEBUG: Metagenome mode: N
  70. [2024-08-27 13:40:10] DEBUG: Short mode: N
  71. [2024-08-27 13:40:10] INFO: Reading sequences
  72. [2024-08-27 13:40:10] DEBUG: Building positional index
  73. [2024-08-27 13:40:10] DEBUG: Total sequence: 108918 bp
  74. [2024-08-27 13:40:10] INFO: Building minimizer index
  75. [2024-08-27 13:40:10] INFO: Pre-calculating index storage
  76. [2024-08-27 13:40:10] DEBUG: Mean k-mer frequency: 2.77281
  77. [2024-08-27 13:40:10] DEBUG: Repetitive k-mer frequency: 277
  78. [2024-08-27 13:40:10] DEBUG: Filtered 0 repetitive k-mers (0)
  79. [2024-08-27 13:40:10] INFO: Filling index
  80. [2024-08-27 13:40:11] DEBUG: Sorting k-mer index
  81. [2024-08-27 13:40:11] DEBUG: Selected k-mers: 7068
  82. [2024-08-27 13:40:11] DEBUG: K-mer index size: 19601
  83. [2024-08-27 13:40:11] DEBUG: Mean k-mer frequency: 2.7732
  84. [2024-08-27 13:40:11] DEBUG: Minimizer rate: 5.55676
  85. [2024-08-27 13:40:11] DEBUG: Peak RAM usage: 0 Gb
  86. [2024-08-27 13:40:11] DEBUG: Estimating k-mer identity bias
  87. [2024-08-27 15:59:40] DEBUG: Initial divergence estimate : 0.0122304
  88. [2024-08-27 15:59:40] DEBUG: Relative threshold: Y
  89. [2024-08-27 15:59:40] DEBUG: Max divergence threshold set to 0.0622304
  90. [2024-08-27 15:59:40] INFO: Extending reads
  91. [2024-08-27 15:59:40] DEBUG: Estimating overlap coverage
  92. [2024-08-27 16:01:06] INFO: Overlap-based coverage: 6
  93. [2024-08-27 16:01:06] INFO: Median overlap divergence: 0.0127758
  94. [2024-08-27 16:01:06] DEBUG: Sequence divergence distribution:
  95. | * |
  96. | * |
  97. | * |
  98. | * |
  99. | * |
  100. | * |
  101. | * |
  102. | * |
  103. | ** |
  104. | ** |
  105. | ** |
  106. | ** |
  107. | ** |
  108. | ** |
  109. | ** |
  110. | ** |
  111. | ***** * |
  112. | ***** * |
  113. | ***** * |
  114. | ***** * |
  115. ----------------------------------------------------------------------------------------------------
  116. 0% 5% 10% 15% 20% 25% 30% 35% 40% 45%
  117. Q25 = 0.011, Q50 = 0.013, Q75 = 0.021
  118. [2024-08-27 16:01:06] DEBUG: Assembled disjointig 1
  119. With 3 reads
  120. Start read: +0373698d-ca92-426c-809f-c0a1ec63921a
  121. At position: 2
  122. leftTip: 1 rightTip: 1
  123. Suspicious: 2
  124. Short ext: 0
  125. Mean extensions: 1
  126. Avg overlap len: 7924
  127. Min overlap len: 6534
  128. Inner reads: 0
  129. Length: 25544
  130. [2024-08-27 16:01:06] DEBUG: Inner: 18 covered: 18 total: 22
  131. [2024-08-27 16:02:30] INFO: Assembled 1 disjointigs
  132. [2024-08-27 16:02:30] INFO: Generating sequence
  133. [2024-08-27 16:02:30] DEBUG: Building positional index
  134. [2024-08-27 16:02:30] DEBUG: Total sequence: 25548 bp
  135. [2024-08-27 16:02:30] DEBUG: Mean k-mer frequency: 1.00279
  136. [2024-08-27 16:02:30] DEBUG: Repetitive k-mer frequency: 100
  137. [2024-08-27 16:02:30] DEBUG: Filtered 0 repetitive k-mers (0)
  138. [2024-08-27 16:02:30] DEBUG: Sorting k-mer index
  139. [2024-08-27 16:02:30] DEBUG: Selected k-mers: 4653
  140. [2024-08-27 16:02:30] DEBUG: K-mer index size: 4667
  141. [2024-08-27 16:02:30] DEBUG: Mean k-mer frequency: 1.00301
  142. [2024-08-27 16:02:30] DEBUG: Minimizer rate: 5.47418
  143. [2024-08-27 16:02:30] INFO: Filtering contained disjointigs
  144. [2024-08-27 16:02:30] DEBUG: Computing transitive closure for overlaps
  145. [2024-08-27 16:02:30] DEBUG: Found 0 overlaps
  146. [2024-08-27 16:02:30] DEBUG: Left 0 overlaps after filtering
  147. [2024-08-27 16:02:30] INFO: Contained seqs: 0
  148. [2024-08-27 16:02:30] DEBUG: Writing FASTA
  149. [2024-08-27 16:02:30] DEBUG: Peak RAM usage: 0 Gb
  150. -----------End assembly log------------
  151. [2024-08-27 16:02:30] root: DEBUG: Disjointigs length: 25548, N50: 25548
  152. [2024-08-27 16:02:30] root: INFO: >>>STAGE: consensus
  153. [2024-08-27 16:02:30] root: INFO: Running Minimap2
  154. [2024-08-27 16:02:30] root: INFO: Computing consensus
  155. [2024-08-27 16:02:30] root: INFO: Alignment error rate: 0.014393
  156. [2024-08-27 16:02:30] root: INFO: >>>STAGE: repeat
  157. [2024-08-27 16:02:30] root: INFO: Building and resolving repeat graph
  158. [2024-08-27 16:02:30] root: DEBUG: -----Begin repeat analyser log------
  159. [2024-08-27 16:02:30] root: DEBUG: Running: flye-modules repeat --disjointigs /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/10-consensus/consensus.fasta --reads /home/prom/Documents/Programmes/pandora_lib_assembler/output_0.fasta --out-dir /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/20-repeat --config /data/tools/Flye/flye/config/bin_cfg/asm_nano_hq.cfg --log /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/flye.log --threads 1 --min-ovlp 5000
  160. [2024-08-27 16:02:30] DEBUG: Build date: May 16 2023 00:48:44
  161. [2024-08-27 16:02:30] DEBUG: Total RAM: 503 Gb
  162. [2024-08-27 16:02:30] DEBUG: Available RAM: 421 Gb
  163. [2024-08-27 16:02:30] DEBUG: Total CPUs: 160
  164. [2024-08-27 16:02:30] DEBUG: Loading /data/tools/Flye/flye/config/bin_cfg/asm_nano_hq.cfg
  165. [2024-08-27 16:02:30] DEBUG: Loading /data/tools/Flye/flye/config/bin_cfg/asm_defaults.cfg
  166. [2024-08-27 16:02:30] DEBUG: big_genome_threshold=29000000
  167. [2024-08-27 16:02:30] DEBUG: meta_read_filter_kmer_freq=100
  168. [2024-08-27 16:02:30] DEBUG: chain_large_gap_penalty=2
  169. [2024-08-27 16:02:30] DEBUG: chain_small_gap_penalty=0.5
  170. [2024-08-27 16:02:30] DEBUG: chain_gap_jump_threshold=100
  171. [2024-08-27 16:02:30] DEBUG: max_jump_gap=500
  172. [2024-08-27 16:02:30] DEBUG: max_coverage_drop_rate=5
  173. [2024-08-27 16:02:30] DEBUG: max_extensions_drop_rate=5
  174. [2024-08-27 16:02:30] DEBUG: chimera_window=100
  175. [2024-08-27 16:02:30] DEBUG: chimera_overhang=1000
  176. [2024-08-27 16:02:30] DEBUG: min_reads_in_disjointig=4
  177. [2024-08-27 16:02:30] DEBUG: max_inner_reads=10
  178. [2024-08-27 16:02:30] DEBUG: max_inner_fraction=0.25
  179. [2024-08-27 16:02:30] DEBUG: aggressive_dup_filter=1
  180. [2024-08-27 16:02:30] DEBUG: max_separation=500
  181. [2024-08-27 16:02:30] DEBUG: unique_edge_length=50000
  182. [2024-08-27 16:02:30] DEBUG: min_repeat_res_support=0.51
  183. [2024-08-27 16:02:30] DEBUG: out_paths_ratio=5
  184. [2024-08-27 16:02:30] DEBUG: graph_cov_drop_rate=5
  185. [2024-08-27 16:02:30] DEBUG: coverage_estimate_window=100
  186. [2024-08-27 16:02:30] DEBUG: max_bubble_length=50000
  187. [2024-08-27 16:02:30] DEBUG: loop_coverage_rate=1.5
  188. [2024-08-27 16:02:30] DEBUG: repeat_edge_cov_mult=1.75
  189. [2024-08-27 16:02:30] DEBUG: weak_detach_rate=5
  190. [2024-08-27 16:02:30] DEBUG: tip_coverage_rate=2
  191. [2024-08-27 16:02:30] DEBUG: tip_length_rate=2
  192. [2024-08-27 16:02:30] DEBUG: output_gfa_before_rr=1
  193. [2024-08-27 16:02:30] DEBUG: remove_alt_edges=0
  194. [2024-08-27 16:02:30] DEBUG: low_cutoff_warning=0
  195. [2024-08-27 16:02:30] DEBUG: kmer_size=17
  196. [2024-08-27 16:02:30] DEBUG: use_minimizers=1
  197. [2024-08-27 16:02:30] DEBUG: minimizer_window=10
  198. [2024-08-27 16:02:30] DEBUG: reads_base_alignment=1
  199. [2024-08-27 16:02:30] DEBUG: meta_read_top_kmer_rate=0.75
  200. [2024-08-27 16:02:30] DEBUG: maximum_jump=1500
  201. [2024-08-27 16:02:30] DEBUG: maximum_overhang=1500
  202. [2024-08-27 16:02:30] DEBUG: repeat_kmer_rate=100
  203. [2024-08-27 16:02:30] DEBUG: assemble_ovlp_divergence=0.05
  204. [2024-08-27 16:02:30] DEBUG: assemble_divergence_relative=1
  205. [2024-08-27 16:02:30] DEBUG: repeat_graph_ovlp_divergence=0.05
  206. [2024-08-27 16:02:30] DEBUG: read_align_ovlp_divergence=0.10
  207. [2024-08-27 16:02:30] DEBUG: hpc_scoring_on=1
  208. [2024-08-27 16:02:30] DEBUG: add_unassembled_reads=0
  209. [2024-08-27 16:02:30] DEBUG: extend_contigs_with_repeats=0
  210. [2024-08-27 16:02:30] DEBUG: min_read_cov_cutoff=3
  211. [2024-08-27 16:02:30] DEBUG: short_tip_length=20000
  212. [2024-08-27 16:02:30] DEBUG: long_tip_length=100000
  213. [2024-08-27 16:02:30] DEBUG: Running with k-mer size: 17
  214. [2024-08-27 16:02:30] DEBUG: Selected minimum overlap 5000
  215. [2024-08-27 16:02:30] DEBUG: Metagenome mode: N
  216. [2024-08-27 16:02:30] INFO: Parsing disjointigs
  217. [2024-08-27 16:02:30] DEBUG: Building positional index
  218. [2024-08-27 16:02:30] DEBUG: Total sequence: 25572 bp
  219. [2024-08-27 16:02:30] INFO: Building repeat graph
  220. [2024-08-27 16:02:30] DEBUG: Mean k-mer frequency: 1.00259
  221. [2024-08-27 16:02:30] DEBUG: Repetitive k-mer frequency: 100
  222. [2024-08-27 16:02:30] DEBUG: Filtered 0 repetitive k-mers (0)
  223. [2024-08-27 16:02:30] DEBUG: Sorting k-mer index
  224. [2024-08-27 16:02:30] DEBUG: Selected k-mers: 4639
  225. [2024-08-27 16:02:30] DEBUG: K-mer index size: 4652
  226. [2024-08-27 16:02:30] DEBUG: Mean k-mer frequency: 1.0028
  227. [2024-08-27 16:02:30] DEBUG: Minimizer rate: 5.49699
  228. [2024-08-27 16:02:31] DEBUG: Computing transitive closure for overlaps
  229. [2024-08-27 16:02:31] DEBUG: Found 0 overlaps
  230. [2024-08-27 16:02:31] DEBUG: Left 0 overlaps after filtering
  231. [2024-08-27 16:02:31] INFO: Median overlap divergence: 0
  232. [2024-08-27 16:02:31] DEBUG: Sequence divergence distribution:
  233. | |
  234. | |
  235. | |
  236. | |
  237. | |
  238. | |
  239. | |
  240. | |
  241. | |
  242. | |
  243. | |
  244. | |
  245. | |
  246. | |
  247. | |
  248. | |
  249. | |
  250. | |
  251. | |
  252. | |
  253. ----------------------------------------------------------------------------------------------------
  254. 0% 5% 10% 15% 20% 25% 30% 35% 40% 45%
  255. Q25 = 0, Q50 = 0, Q75 = 0
  256. [2024-08-27 16:02:31] DEBUG: Computing gluepoints
  257. [2024-08-27 16:02:31] DEBUG: Added 0 gluepoint projections
  258. [2024-08-27 16:02:31] DEBUG: Created 4 gluepoints
  259. [2024-08-27 16:02:31] DEBUG: Artificial loops removed: 0 left, 0 right, 0 both
  260. [2024-08-27 16:02:31] DEBUG: Initializing edges
  261. [2024-08-27 16:02:31] DEBUG: Edges length checksum: 653876041
  262. [2024-08-27 16:02:31] DEBUG: Filtered 0 singleton segments
  263. [2024-08-27 16:02:31] DEBUG: Removed 0 simple and 0 double chimeric junctions
  264. [2024-08-27 16:02:31] DEBUG: Collapsed 0 edges
  265. [2024-08-27 16:02:31] DEBUG: * 1 +disjointig_1 0 25571 25571
  266. [2024-08-27 16:02:31] DEBUG: Total edges: 1
  267. [2024-08-27 16:02:31] INFO: Parsing reads
  268. [2024-08-27 16:02:31] DEBUG: Building positional index
  269. [2024-08-27 16:02:31] DEBUG: Total sequence: 126075 bp
  270. [2024-08-27 16:02:31] DEBUG: Building positional index
  271. [2024-08-27 16:02:31] DEBUG: Total sequence: 25571 bp
  272. [2024-08-27 16:02:31] INFO: Aligning reads to the graph
  273. [2024-08-27 16:02:31] DEBUG: Mean k-mer frequency: 1.00259
  274. [2024-08-27 16:02:31] DEBUG: Repetitive k-mer frequency: 100
  275. [2024-08-27 16:02:31] DEBUG: Filtered 0 repetitive k-mers (0)
  276. [2024-08-27 16:02:31] DEBUG: Sorting k-mer index
  277. [2024-08-27 16:02:31] DEBUG: Selected k-mers: 4638
  278. [2024-08-27 16:02:31] DEBUG: K-mer index size: 4651
  279. [2024-08-27 16:02:31] DEBUG: Mean k-mer frequency: 1.0028
  280. [2024-08-27 16:02:31] DEBUG: Minimizer rate: 5.49796
  281. [2024-08-27 16:02:31] DEBUG: Total reads : 11
  282. [2024-08-27 16:02:31] DEBUG: Read with aligned parts : 11
  283. [2024-08-27 16:02:31] DEBUG: Aligned in one piece : 11
  284. [2024-08-27 16:02:31] INFO: Aligned read sequence: 100440 / 108918 (0.922162)
  285. [2024-08-27 16:02:31] INFO: Median overlap divergence: 0.00583172
  286. [2024-08-27 16:02:31] DEBUG: Sequence divergence distribution:
  287. | * |
  288. | * |
  289. | * |
  290. | * |
  291. | * |
  292. | * |
  293. | * |
  294. | * |
  295. | * |
  296. | * |
  297. | * |
  298. | * |
  299. | * |
  300. |*** |
  301. |*** |
  302. |*** |
  303. |**** |
  304. |**** |
  305. |**** |
  306. |**** |
  307. ----------------------------------------------------------------------------------------------------
  308. 0% 5% 10% 15% 20% 25% 30% 35% 40% 45%
  309. Q25 = 0.005, Q50 = 0.0058, Q75 = 0.011
  310. [2024-08-27 16:02:31] INFO: Mean edge coverage: 3
  311. [2024-08-27 16:02:31] DEBUG: 1 len:25571 cov:2 mult:0.666667
  312. [2024-08-27 16:02:31] DEBUG: -1 len:25571 cov:2 mult:0.666667
  313. [2024-08-27 16:02:31] DEBUG: Unique coverage threshold 3
  314. [2024-08-27 16:02:31] INFO: Simplifying the graph
  315. [2024-08-27 16:02:31] DEBUG: Read coverage cutoff: 3
  316. [2024-08-27 16:02:31] DEBUG: [SIMPL] Removed 1 paths with low coverage
  317. [2024-08-27 16:02:31] DEBUG: [SIMPL] Masked 0 heterozygous loops
  318. [2024-08-27 16:02:31] DEBUG: [SIMPL] Masked 0 simple bubbles
  319. [2024-08-27 16:02:31] DEBUG: Finding repeats
  320. [2024-08-27 16:02:31] DEBUG: Read coverage cutoff: 3
  321. [2024-08-27 16:02:31] DEBUG: Repeat detection iteration 1
  322. [2024-08-27 16:02:31] DEBUG: Writing Dot
  323. [2024-08-27 16:02:31] DEBUG: Writing FASTA
  324. [2024-08-27 16:02:31] DEBUG: Writing Gfa
  325. [2024-08-27 16:02:31] DEBUG: [SIMPL] == Iteration 1 ==
  326. [2024-08-27 16:02:31] DEBUG: Splitting nodes
  327. [2024-08-27 16:02:31] DEBUG: [SIMPL] Split 0 nodes
  328. [2024-08-27 16:02:31] DEBUG: [SIMPL] Clipped 0 short and 0 long tips
  329. [2024-08-27 16:02:31] DEBUG: [SIMPL] Masked 0 heterozygous loops
  330. [2024-08-27 16:02:31] DEBUG: [SIMPL] Masked 0 simple bubbles
  331. [2024-08-27 16:02:31] DEBUG: Finding repeats
  332. [2024-08-27 16:02:31] DEBUG: Read coverage cutoff: 3
  333. [2024-08-27 16:02:31] DEBUG: Repeat detection iteration 1
  334. [2024-08-27 16:02:31] DEBUG: Total unique edges: 0
  335. [2024-08-27 16:02:31] DEBUG: [SIMPL] Resolved repeats: 0
  336. [2024-08-27 16:02:31] DEBUG: RR links: 0
  337. [2024-08-27 16:02:31] DEBUG: Unresolved: 0
  338. [2024-08-27 16:02:31] DEBUG: Removed 0 simple and 0 double chimeric junctions
  339. [2024-08-27 16:02:31] DEBUG: [SIMPL] Collapsed 0 haplotypes
  340. [2024-08-27 16:02:31] DEBUG: [SIMPL] Resolved 0 simple repeats
  341. [2024-08-27 16:02:31] DEBUG: Read coverage cutoff: 3
  342. [2024-08-27 16:02:31] DEBUG: [SIMPL] Removed 0 paths with low coverage
  343. [2024-08-27 16:02:31] DEBUG: Finding repeats
  344. [2024-08-27 16:02:31] DEBUG: Read coverage cutoff: 3
  345. [2024-08-27 16:02:31] DEBUG: Repeat detection iteration 1
  346. [2024-08-27 16:02:31] DEBUG: Writing Dot
  347. [2024-08-27 16:02:31] DEBUG: Writing FASTA
  348. [2024-08-27 16:02:31] DEBUG: Peak RAM usage: 0 Gb
  349. -----------End assembly log------------
  350. [2024-08-27 16:02:31] root: INFO: >>>STAGE: contigger
  351. [2024-08-27 16:02:31] root: INFO: Generating contigs
  352. [2024-08-27 16:02:31] root: DEBUG: -----Begin contigger analyser log------
  353. [2024-08-27 16:02:31] root: DEBUG: Running: flye-modules contigger --graph-edges /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/20-repeat/repeat_graph_edges.fasta --reads /home/prom/Documents/Programmes/pandora_lib_assembler/output_0.fasta --out-dir /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/30-contigger --config /data/tools/Flye/flye/config/bin_cfg/asm_nano_hq.cfg --repeat-graph /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/20-repeat/repeat_graph_dump --graph-aln /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/20-repeat/read_alignment_dump --log /home/prom/Documents/Programmes/pandora_lib_assembler/tmp/flye.log --threads 1 --min-ovlp 5000
  354. [2024-08-27 16:02:31] DEBUG: Build date: May 16 2023 00:48:47
  355. [2024-08-27 16:02:31] DEBUG: Total RAM: 503 Gb
  356. [2024-08-27 16:02:31] DEBUG: Available RAM: 421 Gb
  357. [2024-08-27 16:02:31] DEBUG: Total CPUs: 160
  358. [2024-08-27 16:02:31] DEBUG: Loading /data/tools/Flye/flye/config/bin_cfg/asm_nano_hq.cfg
  359. [2024-08-27 16:02:31] DEBUG: Loading /data/tools/Flye/flye/config/bin_cfg/asm_defaults.cfg
  360. [2024-08-27 16:02:31] DEBUG: big_genome_threshold=29000000
  361. [2024-08-27 16:02:31] DEBUG: meta_read_filter_kmer_freq=100
  362. [2024-08-27 16:02:31] DEBUG: chain_large_gap_penalty=2
  363. [2024-08-27 16:02:31] DEBUG: chain_small_gap_penalty=0.5
  364. [2024-08-27 16:02:31] DEBUG: chain_gap_jump_threshold=100
  365. [2024-08-27 16:02:31] DEBUG: max_jump_gap=500
  366. [2024-08-27 16:02:31] DEBUG: max_coverage_drop_rate=5
  367. [2024-08-27 16:02:31] DEBUG: max_extensions_drop_rate=5
  368. [2024-08-27 16:02:31] DEBUG: chimera_window=100
  369. [2024-08-27 16:02:31] DEBUG: chimera_overhang=1000
  370. [2024-08-27 16:02:31] DEBUG: min_reads_in_disjointig=4
  371. [2024-08-27 16:02:31] DEBUG: max_inner_reads=10
  372. [2024-08-27 16:02:31] DEBUG: max_inner_fraction=0.25
  373. [2024-08-27 16:02:31] DEBUG: aggressive_dup_filter=1
  374. [2024-08-27 16:02:31] DEBUG: max_separation=500
  375. [2024-08-27 16:02:31] DEBUG: unique_edge_length=50000
  376. [2024-08-27 16:02:31] DEBUG: min_repeat_res_support=0.51
  377. [2024-08-27 16:02:31] DEBUG: out_paths_ratio=5
  378. [2024-08-27 16:02:31] DEBUG: graph_cov_drop_rate=5
  379. [2024-08-27 16:02:31] DEBUG: coverage_estimate_window=100
  380. [2024-08-27 16:02:31] DEBUG: max_bubble_length=50000
  381. [2024-08-27 16:02:31] DEBUG: loop_coverage_rate=1.5
  382. [2024-08-27 16:02:31] DEBUG: repeat_edge_cov_mult=1.75
  383. [2024-08-27 16:02:31] DEBUG: weak_detach_rate=5
  384. [2024-08-27 16:02:31] DEBUG: tip_coverage_rate=2
  385. [2024-08-27 16:02:31] DEBUG: tip_length_rate=2
  386. [2024-08-27 16:02:31] DEBUG: output_gfa_before_rr=1
  387. [2024-08-27 16:02:31] DEBUG: remove_alt_edges=0
  388. [2024-08-27 16:02:31] DEBUG: low_cutoff_warning=0
  389. [2024-08-27 16:02:31] DEBUG: kmer_size=17
  390. [2024-08-27 16:02:31] DEBUG: use_minimizers=1
  391. [2024-08-27 16:02:31] DEBUG: minimizer_window=10
  392. [2024-08-27 16:02:31] DEBUG: reads_base_alignment=1
  393. [2024-08-27 16:02:31] DEBUG: meta_read_top_kmer_rate=0.75
  394. [2024-08-27 16:02:31] DEBUG: maximum_jump=1500
  395. [2024-08-27 16:02:31] DEBUG: maximum_overhang=1500
  396. [2024-08-27 16:02:31] DEBUG: repeat_kmer_rate=100
  397. [2024-08-27 16:02:31] DEBUG: assemble_ovlp_divergence=0.05
  398. [2024-08-27 16:02:31] DEBUG: assemble_divergence_relative=1
  399. [2024-08-27 16:02:31] DEBUG: repeat_graph_ovlp_divergence=0.05
  400. [2024-08-27 16:02:31] DEBUG: read_align_ovlp_divergence=0.10
  401. [2024-08-27 16:02:31] DEBUG: hpc_scoring_on=1
  402. [2024-08-27 16:02:31] DEBUG: add_unassembled_reads=0
  403. [2024-08-27 16:02:31] DEBUG: extend_contigs_with_repeats=0
  404. [2024-08-27 16:02:31] DEBUG: min_read_cov_cutoff=3
  405. [2024-08-27 16:02:31] DEBUG: short_tip_length=20000
  406. [2024-08-27 16:02:31] DEBUG: long_tip_length=100000
  407. [2024-08-27 16:02:31] DEBUG: Running with k-mer size: 17
  408. [2024-08-27 16:02:31] DEBUG: Selected minimum overlap 5000
  409. [2024-08-27 16:02:31] INFO: Reading sequences
  410. [2024-08-27 16:02:31] DEBUG: Building positional index
  411. [2024-08-27 16:02:31] DEBUG: Total sequence: 126075 bp
  412. [2024-08-27 16:02:31] DEBUG: Flipped 0
  413. [2024-08-27 16:02:31] DEBUG: Final graph contains 0 egdes
  414. [2024-08-27 16:02:31] DEBUG: Extending contigs into repeats
  415. [2024-08-27 16:02:31] DEBUG: Covered 0 repetitive contigs
  416. [2024-08-27 16:02:31] INFO: Generated 0 contigs
  417. [2024-08-27 16:02:31] DEBUG: Writing FASTA
  418. [2024-08-27 16:02:31] DEBUG: Generating scaffold connections
  419. [2024-08-27 16:02:31] INFO: Added 0 scaffold connections
  420. [2024-08-27 16:02:31] DEBUG: Writing Dot
  421. [2024-08-27 16:02:31] DEBUG: Writing FASTA
  422. [2024-08-27 16:02:31] DEBUG: Writing Gfa
  423. [2024-08-27 16:02:31] DEBUG: Peak RAM usage: 0 Gb
  424. -----------End assembly log------------
  425. [2024-08-27 16:02:31] root: ERROR: No contigs were assembled - pipeline stopped
  426. [2024-08-27 16:02:31] root: ERROR: Pipeline aborted