Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulating with a small sample #118

Open
jp-jong opened this issue Nov 27, 2024 · 0 comments
Open

Simulating with a small sample #118

jp-jong opened this issue Nov 27, 2024 · 0 comments

Comments

@jp-jong
Copy link

jp-jong commented Nov 27, 2024

Hello,

I tried detecting structural variants using minigraph but only by using a toy sample that is 34Mb long. This is chr03 extracted from a rice genome so it's only one "contig". I then used RSVSim to place SVs on it such as:

  • 100bp del at 10kb position and 1kb deletion at 1Mb position
  • 100bp duplication at 100kb position and 15Mb position.

I used -cxggs to integrate this toy sample w/o SVs + modified toy sample but minigraph did not seem to insert an event or a bubble in this case. See screenshot below.
image

If all these SVs are in one fasta file, minigraph do not add bubbles but if I create 4 separate fasta files with one of these SVs, minigraph adds bubbles (total of 4). Can someone enlighten me what is happening here? If this is a command error, what is appropriate to add these SVs into a graph? Otherwise, is this a probable bug?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant