Skip to content

Fixed a bug that will duplicate some reads due to the region mechanism.#61

Open
CoREse wants to merge 1 commit intotjiangHIT:masterfrom
CoREse:patch-1
Open

Fixed a bug that will duplicate some reads due to the region mechanism.#61
CoREse wants to merge 1 commit intotjiangHIT:masterfrom
CoREse:patch-1

Conversation

@CoREse
Copy link
Copy Markdown
Contributor

@CoREse CoREse commented Nov 7, 2021

Due to the region mechanism, some reads acrossing two regions would be parsed twice. This patch fixes that problem.

@Meltpinkg
Copy link
Copy Markdown
Collaborator

Hello, @CoREse
Thanks for using cuteSV.
The issue you mentioned above could lead to the same signatures extracted twice from the alignment. But in the clustering step of cuteSV, the same SV signatures which are from the same reads will be filtered and only remain one. So the duplicated reads won't influence the result of cuteSV.

Best,
Shuqi

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

Successfully merging this pull request may close these issues.

2 participants