Skip to content

Global coordinates between input genomes and simulated genomes #19

Description

@liaoherui

Hi Jia-Xing,

Thank you for developing this amazing tool!

I’m currently using it to generate mutant bacterial genomes with both SNPs and insertions, as I’m developing an SNP calling tool and need to analyze the genomic coordinates between the reference and mutant genomes. I noticed there’s a file named "*.refseq2simseq.map.txt", but it only provides the coordinates of SNPs and indels, rather than the global coordinates.

Would it be possible for the tool to output all genome coordinates between the input and simulated genomes? For example, something like:

ref_chr ref_pos sim_chr sim_pos
Ref 1 Sim 1
Ref 2 Sim -
Ref 3 Sim 2
Ref - Sim 3
...

("-" here refers to the insertion)

This feature would be incredibly helpful about having the ground truth for SNP calling, especially when simulating bacterial genomes from a phylogenetic tree (e.g., A is the input of SimuG for B, B for C, but I want to align C back to A).

Thank you very much for considering this request!

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