MitoHiFi
MitoHiFi copied to clipboard
UserWarning: Warning: representative contig wasn't circularized
Hello, I am getting the following error when running the tool on a plant sample. I don't see any prior reference to this and was wondering if you have any advice on how to proceed.
2024-04-04 02:39:10 [INFO] 10. Building annotation plots for all contigs
/disk1/xsq/software/MitoHiFi/src/getReprContig.py:197: UserWarning: Warning: representative contig wasn't circularized
repr_contig_id, repr_contig_cluster = get_repr_contig_info(cdhit_out_clstr, rel_mito_len, rel_mito_num_genes, debug=debug)
Traceback (most recent call last):
File "/disk1/xsq/software/MitoHiFi/src/mitohifi.py", line 565, in
I'm running the following command:
nohup python /disk1/xsq/software/MitoHiFi/src/mitohifi.py -r YTJ.ccs.fastq.gz -f B.variegata-mitochondrion.fasta -g sequence.gb -t 36 -a plant -o 1
Can you help me resolve this issue?
Good luck!