compleasm
compleasm copied to clipboard
Feature request: BUSCO-formatted output
Thanks for the awesome tool!
This is more a feature request - if the goal is to have a better/faster version of BUSCO, it would be helpful if the outputs were also direct drop ins. For example, it would be nice if the short_summary.* files of BUSCO could be replicated as close as possible, because then they could be inputted to MultiQC. Alternatively, we could/should just build a MultiQC module for compleasm (cc @ewels).
Thanks again!
Hi @schorlton I already created an issue in MultiQC repo for this. I also provided a small Python script to summarize the multiple Compleasm results like multiqc do. You can check it here: https://github.com/MultiQC/MultiQC/issues/2271