You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000001l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000005l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig ptg000002l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000003l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000004l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000006l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000007l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000002l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig ptg000001c does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
Traceback (most recent call last):
File "/opt/MitoHiFi/src/mitohifi.py", line 566, in
main()
File "/opt/MitoHiFi/src/mitohifi.py", line 303, in main
tRNA_ref = fetch.get_ref_tRNA()
File "/opt/MitoHiFi/src/fetch.py", line 48, in get_ref_tRNA
reference_tRNA = max(tRNAs, key=tRNAs.get)
ValueError: max() arg is an empty sequence
The text was updated successfully, but these errors were encountered:
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000001l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000005l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig ptg000002l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000003l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000004l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000006l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000007l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig atg000002l does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
/opt/MitoHiFi/src/parallel_annotation.py:69: UserWarning: Contig ptg000001c does not have an annotation file, check MitoFinder's log
warnings.warn("Contig "+ contig_id + " does not have an annotation file, check MitoFinder's log")
Traceback (most recent call last):
File "/opt/MitoHiFi/src/mitohifi.py", line 566, in
main()
File "/opt/MitoHiFi/src/mitohifi.py", line 303, in main
tRNA_ref = fetch.get_ref_tRNA()
File "/opt/MitoHiFi/src/fetch.py", line 48, in get_ref_tRNA
reference_tRNA = max(tRNAs, key=tRNAs.get)
ValueError: max() arg is an empty sequence
The text was updated successfully, but these errors were encountered: