A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/marbl/canu/commit/741911c8ad4bbf20ef39d1e5590cc6f8c6dbac49 below:

Change default corErrorRate from 50 to 30 (nanopore) and 30 to 25 (pa… · marbl/canu@741911c · GitHub

@@ -914,7 +914,64 @@ assemble all input data, at the expense of runtime.

914 914

.. _corErrorRate:

915 915 916 916

corErrorRate <integer=unset>

917 -

Do not use overlaps with error rate higher than this (estimated error rate for `mhap` and `minimap` overlaps).

917 +

Do not use overlaps with error rate higher than this when computing corrected reads.

918 + 919 +

In Canu v2.2, this parameter was changed from 0.50 (for -nanopore) and 0.30

920 +

(for -pacbio) to 0.30 and 0.25, respectively.

921 + 922 +

The tables below show a significant speedup for Nanopore reads without much

923 +

loss in output quantity. There is indication of a slight improvement in

924 +

corrected read quality at lower corErrorRate, however, read quality was not

925 +

directly evaluated.

926 + 927 +

For PacBio reads, with a smaller change in corErrorRate, the speedup is

928 +

about 10%.

929 + 930 +

+-----------------+--------------------+------------------+-------------------+------------+

931 +

| CHM13 Chromosome X, nanopore, 105x input coverage |

932 +

+-----------------+--------------------+------------------+-------------------+------------+

933 +

| | | | Corrected | | Trimmed | | Bogart | | CPU Time |

934 +

| | corErrorRate | | Coverage | | Coverage | | Error Rate | | (hours) |

935 +

+=================+====================+==================+===================+============+

936 +

| 5 | 22.0x | 21.8x | 0.3958% | |

937 +

+-----------------+--------------------+------------------+-------------------+------------+

938 +

| 10 | 35.7x | 35.2x | | |

939 +

+-----------------+--------------------+------------------+-------------------+------------+

940 +

| 15 | 38.1x | 37.5x | | |

941 +

+-----------------+--------------------+------------------+-------------------+------------+

942 +

| 20 | 38.6x | 38.0x | | 1160 |

943 +

+-----------------+--------------------+------------------+-------------------+------------+

944 +

| 25 | 38.7x | 38.1x | | 1290 |

945 +

+-----------------+--------------------+------------------+-------------------+------------+

946 +

| 30 | 38.8x | 38.1x | | 1449 |

947 +

+-----------------+--------------------+------------------+-------------------+------------+

948 +

| 40 | 38.8x | 38.1x | | 1625 |

949 +

+-----------------+--------------------+------------------+-------------------+------------+

950 +

| 50 | 38.8x | 38.2x | | 3683 |

951 +

+-----------------+--------------------+------------------+-------------------+------------+

952 + 953 +

+-----------------+--------------------+------------------+-------------------+------------+

954 +

| HG002 Chromosome X, nanopore, 20x input coverage |

955 +

+-----------------+--------------------+------------------+-------------------+------------+

956 +

| | | | Corrected | | Trimmed | | Bogart | | CPU Time |

957 +

| | corErrorRate | | Coverage | | Coverage | | Error Rate | | (hours) |

958 +

+=================+====================+==================+===================+============+

959 +

| 5 | --.-x | --.-x | -% | 31 |

960 +

+-----------------+--------------------+------------------+-------------------+------------+

961 +

| 10 | 3.9x | --.-x | -% | 66 |

962 +

+-----------------+--------------------+------------------+-------------------+------------+

963 +

| 15 | 9.6x | --.-x | -% | 105 |

964 +

+-----------------+--------------------+------------------+-------------------+------------+

965 +

| 20 | 11.4x | 11.2x | 1.71% | 134 |

966 +

+-----------------+--------------------+------------------+-------------------+------------+

967 +

| 25 | 11.9x | 11.6x | 1.79% | 154 |

968 +

+-----------------+--------------------+------------------+-------------------+------------+

969 +

| 30 | 12.0x | 11.8x | 1.83% | 169 |

970 +

+-----------------+--------------------+------------------+-------------------+------------+

971 +

| 40 | 12.2x | 12.0x | 1.94% | 221 |

972 +

+-----------------+--------------------+------------------+-------------------+------------+

973 +

| 50 | 12.6x | 12.3x | 2.29% | 709 |

974 +

+-----------------+--------------------+------------------+-------------------+------------+

918 975 919 976

corConsensus <string="falconpipe">

920 977

Which algorithm to use for computing read consensus sequences. Only 'falcon' and 'falconpipe' are supported.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4