Open Rohit-Satyam opened 1 year ago
Hi @Rohit-Satyam
Are you sure that those two sequences share some similarity? What is the content of the file "circos_data/temp.heat"? If the two sequences do not overlap, the file "temp.heat" will be empty. If they are only remotely similar, you can try to align them with promer instead of nucmer (default option) with the option "-a promer".
Best
Hi @tpillone. Yes I am sure that these two sequences are similar. On one hand I have an ORF of a viral genome that we sequenced and on the other hand we have a genome of reference. Yes the temp.heat was empty. I wanted to see and show visually if there is inversion in the assembled region or not. To check if the assembled region has high similarity or not, I get over 80% of identity in BlastN. They assemble as a single contig as well.
I have a feature request too: When we don't use -l
option, Mummer picks up a single contig/ sequence from both the files. Is it possible to make it pick all the contigs?
Hi,
By default it should keep alignments of at least 100bp with a minimum of 30% identity. Did you try the "-p promer" option?
Would you mind sending me those files?
As for your second question, it should already be the case as in the example below (simply running mummer2circos -q <fasta1> -r <fasta2>
, very dissimilar genomes)
Hi
I have had successful runs with mummer2circos but this time it fails with the following error:
My query is 3Kb long and my target is 8kb long if that helps. Also below are the log file contents:
circos.log
circos.err