-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
It has reached the RUNNING iASSEMBLER
step:
earlier logs...
###UPDATE WITH PASA DATABASE STARTED AT: 03:39:16 17-03 ###
###CREATING CONFIGURATION FILE###
###LOADING GFF3 FILE INTO DATABASE###
###UPDATING GFF3 FILE###
###PARSING OUTPUT###
### EVM GFF3 STATS ###
parsed genome node DAGs: 46798
sequence regions: 19 (total length: 669946657)
genes: 46778
protein-coding genes: 46778
mRNAs: 53990
protein-coding mRNAs: 53990
exons: 264596
CDSs: 254114
introns: 631818
###RUNNING iASSEMBLER 19:03:04 17-03 ###
### STARTING ADAPTER ALIGNMENT AND READS ORIENTATION ###
But met this error:
Traceback (most recent call last):
File "/opt/LoReAn/code/lorean.py", line 610, in <module>
main()
File "/opt/LoReAn/code/lorean.py", line 498, in main
args.max_intron_length, args.verbose, stranded_value)
File "/opt/LoReAn/code/manipulateSeq.py", line 177, in filterLongReads
out_filename_oriented, threads, min_length)
File "/opt/LoReAn/code/align.py", line 61, in adapter_alignment
for adapter in SeqIO.parse(adapter_sequence, "fasta"):
File "/usr/local/lib/python3.6/dist-packages/Bio/SeqIO/__init__.py", line 655, in parse
for r in i:
File "/usr/local/lib/python3.6/dist-packages/Bio/SeqIO/FastaIO.py", line 172, in FastaIterator
for title, sequence in SimpleFastaParser(handle):
File "/usr/local/lib/python3.6/dist-packages/Bio/SeqIO/FastaIO.py", line 45, in SimpleFastaParser
for line in handle:
TypeError: 'bool' object is not iterable
Any suggestions?
Metadata
Metadata
Assignees
Labels
No labels