-
Notifications
You must be signed in to change notification settings - Fork 18
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
Bioc3.19 #192
Conversation
IPA test data can be found at HSDATA\SABonnett\GeoMx Tools\IPA Test devtools::check() R CMD build --keep-empty-dirs --no-resave-data GeomxTools & R CMD check
|
@maddygriz there seems to be an issue with readPKC getting gene id from IPA pkc. Also, is there any chance to add RTSID to featureData as well? It was also found that the fig() function was not working, but may be related to the GeneID missing from featureData after readPKC issue. |
@mgrout81 Dave H found an issue on this branch about pkc info not being added to the feature metadata correctly. I have addressed that issue. |
Thanks, I will update my package accordingly. |
Megan approved and completed PR |
devtools::check()

warning = qpdf
R CMD build --keep-empty-dirs --no-resave-data GeomxTools & R CMD check
