An incomplete cp genome assembly. #161
Replies: 4 comments 3 replies
-
To make it clear and in case it is inconvenient to download and decompress, here are the figures and log files. The first run: The second run: The third run: Thanks for your time. |
Beta Was this translation helpful? Give feedback.
-
Here are the results with Log: |
Beta Was this translation helpful? Give feedback.
-
Please follow the guidelines here: https://github.com/Kinggerm/GetOrganelle/wiki/FAQ#what-should-i-do-with-incomplete-resultbroken-assembly-graph. The top-recommended options are not tried or misunderstood.
Next time, please turn on the depths and lengths of contigs in Bandage. Also, I recommend only uploading the *.png rather than the *.gfa or *.fastg files to protect your data privacy. |
Beta Was this translation helpful? Give feedback.
-
Hi, I’m trying to assemble the chloroplast genome of a close related species with similar parameters except For example, when 17.2 million reads were used. (There graph of .fastg is too complicated to show names and lengths on it.) When all the 380 million reads were used. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to assemble the chloroplast genome of one dicotyledon plant.
First, I ran GetOrganelle with the parameters
-F embplant_pt -R 10 -t 1 -k 21,45,65,85,105
, and got an incomplete assembly (the log file, gfa and fastg files are attached with the prefix "run1").Then I increased the number of rounds to run and added a reference cp genome from a close related species with parameters
-F embplant_pt -o plastome -R 20 -t 10 -k 21,45,65,85,105 -s ../Ref.fa
. The results look better but are still incomplete (files with the prefix "run2").To improve the completeness of the assembly, I increased the round to run again and also increased the disentangle time limit with parameters
-F embplant_pt -o plastome -R 40 -t 10 -k 21,45,65,85,105 -s ../Ref.fa --disentangle-time-limit 72000
. But the assembly is not circular (files with the prefix "run3" and the figures shown below).Now I'm trying to run GetOrganelle with an increased value of "-w". And I'll appreciate it if there are any suggestions for this problem. Thanks.
Best regards,
Sin Lee
Beta Was this translation helpful? Give feedback.
All reactions