Open alicaheid opened 1 year ago
This sounds like a problem with megan, please ask your question here: https://megan.cs.uni-tuebingen.de/
Hi, possible that you should be using -f 100 instead of 0...
"-f 100 DIAMOND alignment archive (DAA). The DAA format is a proprietary binary format that can subsequently be used to generate other output formats using the view command. It is also supported by MEGAN and allows a quick import of results. Note that this format does not support streaming output or taxonomy features. It is considered a legacy format at this time."
@ko519 where you able to meganize your DAA file?
Hi, I'm using DIAMOND v2.0.15 to perform a Protein alignment against the NCBI-nr database and a subsequent taxonomic binning with Megan. I formed the DIAMOND index with
Then I run DIAMOND on a fasta file with
Then I tried to Run Megan on my DIAMOND output file
but it did not work
Then I tried to put my diamond output into Megan to get a taxonomic Tree but none could be displayed. Of course I made sure that the diamond output and the corresponding FASTA file are in the same folder and have the same name.
Is there a setting somewhere I've missed? Thank you in advance for your help.