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

flip_nicely() failes on protein links #29

Closed
thackl opened this issue Feb 2, 2021 · 0 comments
Closed

flip_nicely() failes on protein links #29

thackl opened this issue Feb 2, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@thackl
Copy link
Owner

thackl commented Feb 2, 2021

sha-1bfbdfe

gggenomes(genes=emale_genes) %>%
  add_sublinks(emale_prot_ava) %>%
  flip_nicely() +
  geom_seq() + geom_gene() + geom_link()

Says "All bins appear to be flipped nicely" - which they clearly aren't. Might have something to do with how "strand" information is processed when transforming sublinks to links...

@thackl thackl added the bug Something isn't working label Feb 2, 2021
@thackl thackl self-assigned this Feb 2, 2021
@thackl thackl closed this as completed in 09375a0 Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant