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

Break up _genomic_to_tx_segment into smaller methods #362

Open
korikuzma opened this issue Aug 20, 2024 · 0 comments
Open

Break up _genomic_to_tx_segment into smaller methods #362

korikuzma opened this issue Aug 20, 2024 · 0 comments
Labels
priority:low Low priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"

Comments

@korikuzma
Copy link
Member

korikuzma commented Aug 20, 2024

very big method. Can we refactor it into separate methods for the two condition branches conditions (if get_nearest_transcript_junction, and the rest of this method)?

Originally posted by @jsstevenson in #352 (comment)

@korikuzma korikuzma added priority:low Low priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup" labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low priority technical debt A feature/requirement implemented in a sub-optimal way & must be re-written. Contrast to "cleanup"
Projects
None yet
Development

No branches or pull requests

1 participant