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

bug: Default targets file is always for hg38 when running GUI #108

Closed
samarth8392 opened this issue Aug 15, 2024 · 0 comments · Fixed by #109
Closed

bug: Default targets file is always for hg38 when running GUI #108

samarth8392 opened this issue Aug 15, 2024 · 0 comments · Fixed by #109
Assignees
Labels
bug Something isn't working

Comments

@samarth8392
Copy link
Collaborator

Issue

The XAVIER GUI only selects Agilent_SSv7_allExons_hg38.bed as defaults target file even when the genome is mm10.

Solution

Update the src/gui.py to contain another if-else statement to check the genome argument and assign the default target file accordingly.

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

Successfully merging a pull request may close this issue.

1 participant