Skip to content

Synteny analysis for large genomes #69

@desmodus1984

Description

@desmodus1984

Hello,
I am interested in using ntSynt to check for synteny of genomes of marine mammals, which are about 2.5 GB each.
I read that is recommended to use Mash to check for divergence, and I used it with the regular command:
I sketched the genomes
mash sketch genome1.fna
mash sketch genome2.fna
and the I calculated the distance for each of the 4 genomes
mash dist genome1.fna.msh genome2.fna.msh

I read that one could adjust some parameters, and I was wondering about if what I did is enough or if I should modify any parameters for doing the divergence estimation.
Most of the genomes, 3, were scaffolded using Hi-C.

Thanks;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions