Hey, thanks for your work.
I'm kinda lost. I'm using meryl to k-mers from my reads on a cluster and I'm not sure if it's correct, because it gave an log entry that only occurs when there is an error, but the log ends this way:
It does seems that it work, but the output is this:
And that doesn't seems right, it should be all in binary? Or should it give me another file that I can read?. But I'm not sure and would like some help.
This is the script used:
Soooo, it's that? What am I seeing?
bar.meryl is a folder, and is a meryl db.
You could get some statistics with meryl statistics bar.meryl | head
or histograms with meryl histogram bar.meryl > bar.hist.
Hey, thanks for your work. I'm kinda lost. I'm using meryl to k-mers from my reads on a cluster and I'm not sure if it's correct, because it gave an log entry that only occurs when there is an error, but the log ends this way: It does seems that it work, but the output is this: And that doesn't seems right, it should be all in binary? Or should it give me another file that I can read?. But I'm not sure and would like some help. This is the script used: Soooo, it's that? What am I seeing?
Thanks for your attention.