aljpetri / isONform

De novo construction of isoforms from long-read data
GNU General Public License v3.0
14 stars 1 forks source link

Cycle detection fix #11

Closed aljpetri closed 9 months ago

aljpetri commented 9 months ago

Improves isONform in the following points: -Removed the command line parameter --use_racon as this has not been implemented in isONform -Replaced the cycle detection with bfs. This fixes the occurrence of Recursion depth errors -Added removal of intermediate folders in the output folder.

Same results as isONform 0.2.0.