bioforensics / yeat

YEAT: Your Everyday Assembly Tool
Other
1 stars 0 forks source link

Circularizing plasmid assemblies #11

Closed danejo3 closed 1 year ago

danejo3 commented 2 years ago

In the original code of runMA, assembling circularized plasmids was implemented and has yet to migrate over to YEAT.

Before this feature can be implemented, a few things need to be done.

  1. Check and see if the circularized plasmids code is working.
  2. Understand what it does.
  3. Maybe look into various other assemblers that focus primarily on bacterial genome circularization?
danejo3 commented 2 years ago

runMA use(d)/(s) Unicycler. Here are some notes recently made by the author of the tool.

image

danejo3 commented 2 years ago

Found a list of assemblers recommended by the Unicycler author depending on the read length and situations--focusing on bacteria genomes.

Short reads

Long reads

danejo3 commented 2 years ago

Long reads, when assembled, needs polishing.