Open gq1 opened 1 day ago
The base container bing re-built, some packages may be a little different, one script failed when running test:
See all contigs and clusters in cdhit.out.clstr
2024-11-22 14:19:51 [INFO] 7. Calculating final stats for final mitogenome and other potential contigs.
Stats will be saved on contigs_stats.tsv file.
tig00007550_1 list of genes: ['tRNA-Phe', 'tRNA-Glu', 'tRNA-Ser2', 'tRNA-Asn', 'tRNA-Arg', 'tRNA-Ala', 'ND3', 'tRNA-Gly', 'COX3', 'ATP6', 'ATP8', 'tRNA-Asp', 'tRNA-Lys', 'COX2', 'tRNA-Leu2', 'COX1', 'tRNA-Tyr', 'tRNA-Cys', 'tRNA-Trp', 'ND2', 'tRNA-Gln', 'tRNA-Ile', 'tRNA-Met', 'rrnS', 'tRNA-Val', 'rrnL', 'tRNA-Leu', 'ND1', 'tRNA-Ser', 'CYTB', 'ND6', 'tRNA-Pro', 'tRNA-Thr', 'ND4L', 'ND4', 'tRNA-His', 'ND5']
2024-11-22 14:19:51 [INFO] 8. Building annotation plots for all contigs
Traceback (most recent call last):
File "/opt/MitoHiFi/src/mitohifi.py", line 566, in <module>
main()
File "/opt/MitoHiFi/src/mitohifi.py", line 491, in main
plot_annotation.plot_annotation("final_mitogenome.gb", "final_mitogenome.annotation.png")
File "/opt/MitoHiFi/src/plot_annotation.py", line 38, in plot_annotation
graphic_record = MyCustomTranslator().translate_record(in_gb)
File "/usr/local/lib/python3.6/dist-packages/dna_features_viewer/BiopythonTranslator/BiopythonTranslatorBase.py", line 89, in translate_record
sequence=str(record.seq) if record.seq.defined else None,
AttributeError: 'Seq' object has no attribute 'defined'
https://github.com/gq1/MitoHiFi/actions/runs/11974247861/job/33385025333
For all the CI pipeline running examples, see here: https://github.com/gq1/MitoHiFi/actions