# HG changeset patch
# User dnbenso
# Date 1643082318 0
# Node ID 1808eaa9d699cdad4e0ccec9dc77c9ec13ca933d
# Parent 03edd7b30f660d8c9b8b42e5d6e47607cb73c163
Uploaded
diff -r 03edd7b30f66 -r 1808eaa9d699 default-masurca-config
--- a/default-masurca-config Mon Jan 24 00:00:54 2022 +0000
+++ b/default-masurca-config Tue Jan 25 03:45:18 2022 +0000
@@ -61,3 +61,4 @@
#DO NOT use if you have less than 15x coverage by long reads.
FLYE_ASSEMBLY=0
END
+
diff -r 03edd7b30f66 -r 1808eaa9d699 masurca.xml
--- a/masurca.xml Mon Jan 24 00:00:54 2022 +0000
+++ b/masurca.xml Tue Jan 25 03:45:18 2022 +0000
@@ -41,6 +41,7 @@
sed -i 's|STDDEV|$stddev|' config.txt &&
sed -i 's|JELLYFISHSIZE|$jfsize|' config.txt &&
sed -i 's|USE_LINKING_MATES = 0|USE_LINKING_MATES = $lnkmts|' config.txt &&
+ sed -i 's|MEGA_READS_ONE_PASS=0|MEGA_READS_ONE_PASS=$mega_one_pass|' config.txt &&
sed -i 's|FLYE_ASSEMBLY=0|FLYE_ASSEMBLY=$flye|' config.txt &&
masurca config.txt &&
bash assemble.sh
@@ -100,6 +101,8 @@
+
+
@@ -138,6 +148,7 @@
+
10.1093/bioinformatics/btt476