You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been running vRhyme on some of my test data SRR11140750-test.zip and vRhyme doesn't generate any output bins (along with some other files).
I'm curious why this is. If vRhyme doesn't determine any bins is this because they all represent a distinct viral genome/segment (but then I would suspect bins with only one sequence in them). If so, it would be good to have a warning mentioning that no sequences were binned. Or is this kind of output unintentional?
By default vRhyme does not generate any singleton bins. Any sequence not binned is either not a virus, a single virus, a fragment without sufficient information to bin, or vRhyme made an error by not binning it. There are many reasons for it. Are you binning viral sequences or a mix of viral and non-viral? You only have 42 input sequences and 1 sample so I'd assume there is just little information to go off.
Hi @KrisKieft, thanks for the response! These results are from a test dataset with exclusively only viral genomes (all complete covid genomes or fragments of the genome). There is a low depth in general, with it not exceeding 5x. If I were to provide vrhyme a list of bam files containing only one sequence and all the reads mapped towards it would
this be better? Maybe I'm not entirely following the concept samples as it seems counterintuitive to me to determine coverage covariance from a sequence run1 with sequence run2 if run 1 comes from patient A and run 2 comes from patient B.
How can I feed vRhyme data in the best way possible coming from a whole pipeline perspective (read->contig->vrhyme) where input samples might not always be related?
I've been running vRhyme on some of my test data SRR11140750-test.zip and vRhyme doesn't generate any output bins (along with some other files).
I'm curious why this is. If vRhyme doesn't determine any bins is this because they all represent a distinct viral genome/segment (but then I would suspect bins with only one sequence in them). If so, it would be good to have a warning mentioning that no sequences were binned. Or is this kind of output unintentional?
Thanks in advance!
Docker container used:
quay.io/biocontainers/vrhyme:1.1.0--pyhdfd78af_1
Command used:
Output structure:
Log file:
Output test:
*Edit: typo
The text was updated successfully, but these errors were encountered: