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

How to deal with larger length for the genes #77

Closed
Nitin123-4 opened this issue May 14, 2024 · 1 comment
Closed

How to deal with larger length for the genes #77

Nitin123-4 opened this issue May 14, 2024 · 1 comment

Comments

@Nitin123-4
Copy link

Nitin123-4 commented May 14, 2024

if we have genes from different regions from the gene, which can range between 20-30 OR 200-300 MB in the chr. In this case the arrow is coming as line only.

input example is:

molecule gene start end strand orientation
chr1 gene1 520345 525138 forward 0
chr1 gene2 905691 906008 reverse 1
chr1 gene3 1046272 1056485 reverse 1
chr1 gene4 1564710 1567770 reverse 1
chr1 gene5 3848040 3848498 forward 0

please help to plot this more clearly.

@wilkox
Copy link
Owner

wilkox commented May 21, 2024

Hi @Nitin123-4, there are a few ways of dealing with the problem of drawing distant genes (see this issue):

@wilkox wilkox closed this as completed May 21, 2024
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

2 participants