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

Fixed the mouse anchor data files, warnings no longer appear #1184

Open
wants to merge 4 commits into
base: staging
Choose a base branch
from

Conversation

ldhtnp
Copy link
Contributor

@ldhtnp ldhtnp commented Jan 29, 2025

Malachi noticed that two warnings would appear for the 8mer and 11mer mouse anchor prediction tsv files. I resolved the issue by remaking the two tsv files and adding a newline at the end of each. Because we are curling the data from github the warnings will still show till this fix is merged.

Resolves issue #1176

Copy link
Contributor

@susannasiebert susannasiebert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for tackling this issue.

Because pVACview references these files by commit hash you will also need to update the GitHub file paths in https://github.com/griffithlab/pVACtools/blob/master/pvactools/tools/pvacview/anchor_and_helper_functions.R to reference the new commit hash from this PR and then commit that change as well.

Also, I think this same issue also affects the 9mer and 10mer files so those will need fixing as well.

@ldhtnp
Copy link
Contributor Author

ldhtnp commented Jan 29, 2025

Similar to Malachi, I only got the warning with the 8mer and 11mer files. The 9mer and 10mer are fine on my end

@susannasiebert
Copy link
Contributor

I'm not sure why they wouldn't cause a warning but when I open the 9mer and 10mer files I don't see a return character on the last line. I think for consistency we should fix them as well.

@ldhtnp ldhtnp changed the base branch from master to staging January 29, 2025 21:58
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.

2 participants