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

minor adjustment for load_transcripts function #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Huangy57
Copy link

This pull request introduces two minor changes to the genescores.py script:

  1. Added case-insensitive Check for 'chr' Prefix: Ensured that chromosome names are consistently prefixed with 'chr' by checking in a case-insensitive manner and adding the prefix if necessary.
  2. Added print statement for missing transcripts: Implemented a print statement to notify users when a transcript could not be found in the database, aiding in debugging.

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.

1 participant