aljpetri / isONform

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

Cycle detection fix #11

Closed aljpetri closed 1 year ago

aljpetri commented 1 year 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.