dib-lab / genome-grist

map Illumina metagenomes to genomes!
https://dib-lab.github.io/genome-grist/
Other
36 stars 6 forks source link

automatically plot/cluster/etc gather matching signatures #17

Open ctb opened 3 years ago

ctb commented 3 years ago

it should be fairly easy to cluster gather matches into "species groupings", for e.g. doing combined sgc queries.

ctb commented 3 years ago

ok this was surprisingly easy, once I remembered that all of the genbank matches are saved into outputs/genbank/{sample}.x.genbank.matches.sig. And hey, they even have decent names!

Then a quick sourmash compare outputs/genbank/SRR1976948.x.genbank.matches.sig -o cmp plus sourmash plot cmp later, and you get:

cmp matrix

Idle musings --