harvardinformatics / TranscriptomeAssemblyTools

A collection of scripts for processing fastq files in ways to improve de novo transcriptome assemblies, and for evaluating those assemblies.
47 stars 24 forks source link

Unbound Local Error seqs variable #6

Closed castillolab closed 8 months ago

castillolab commented 3 years ago

From my current git clone I receive this error in both python 2 or python 3. UnboundLocalError: local variable 'seqs' referenced before assignment

I have played around with the indentation but have not found a solution

adamfreedman commented 8 months ago

fixed with recent commit