Coronaspades outputs
#1473
|
Hi I am currently using coronaspades with the hope of retrieving some rna viruses and was wondering if theres any documentation related the outputs created by coronaspades? I see for example on hmm_statistics and domain_graph picking up presence of some RNA virus. Is there a way to tease these out from the assembly using this information or would one need to go through pipelines like RDRP_scan? Thanks in advance |
Answered by
asl
May 7, 2025
Replies: 1 comment 1 reply
|
The documentation for HMM guided more is here: https://ablab.github.io/spades/hmm.html And the output is similar to that of bgcSPAdes: https://ablab.github.io/spades/output.html#biosyntheticspades-output Is this something you're looking for? PS: Note that coronaSPAdes default HMMs contain RdRP model only for one RdRP family. |
1 reply
Answer selected by
asl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The documentation for HMM guided more is here: https://ablab.github.io/spades/hmm.html
And the output is similar to that of bgcSPAdes: https://ablab.github.io/spades/output.html#biosyntheticspades-output
Is this something you're looking for?
PS: Note that coronaSPAdes default HMMs contain RdRP model only for one RdRP family.