Skip to content

Only few genes are being linked #17

@githubgig

Description

@githubgig

Hello,

I am trying to use NGenomeSyn to get the gene synteny map of the two scaffolds. Scaffolds A.fasta with 11 genes and B.fasta with 32 genes. All 11 genes in scaffold A are also present in scaffold B, but when i run GetTwoGenomeSyn.pl, only three genes are being linked. Please see attached image. The command I am using is below:

GetTwoGenomeSyn.pl -InGenomeA A.fasta -InGenomeB B.fasta -OutPrefix Out -MappingBin minimap2 -MinLenA 5000 -MinLenB 5000

I also tried with minlen 1000, but the results are the same.

I dont get any errors on screen. How can i rectify this?

Thanks.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions