-
Notifications
You must be signed in to change notification settings - Fork 41
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
Overlapping Junction Counts #11
Comments
Hi @nigel9155, yes, it may happen in some cases, we will work to solve that. In the meantime, if you are just not interested in displaying those reads, that seem very few, just increase the minimum support using the -M option so that they do not appear in the plot. |
Hi @nigel9155, I have updated the code to address this. You can find the changes in the arc-overlap branch. Could you please test it and let me know if it works for you? Best, |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Another option may be using |
I tried another possibility, based on selecting a random location for the arcs, and added it in the |
The text was updated successfully, but these errors were encountered: