Skip to content

Update tpm from counts #344

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

Merged
merged 4 commits into from
Mar 31, 2025
Merged

Update tpm from counts #344

merged 4 commits into from
Mar 31, 2025

Conversation

alexandriai168
Copy link
Collaborator

This PR is related to issue #338 . Some variables such as:

  • genome build
  • gene column name
  • columns to exclude from patient data
  • out file name

were hard coded. Changed script to take arguments for these variables. These args default to the ones that work for BeatAML so that GetBeatAML.py script still works. Also edited GetBeatAML.py to call the tpmFromCounts script with an out file name argument.

@alexandriai168 alexandriai168 linked an issue Mar 31, 2025 that may be closed by this pull request
@jjacobson95
Copy link
Collaborator

Reviewed and tested, this is working great - no issues so I'll go ahead and merge.

@jjacobson95 jjacobson95 merged commit 0225c52 into main Mar 31, 2025
@alexandriai168 alexandriai168 deleted the update_tpmFromCounts branch April 22, 2025 22:05
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.

tpmFromCounts.py hard coded
2 participants