-
Notifications
You must be signed in to change notification settings - Fork 2
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
add specimenID to bts:ProcessedAlignedReadsTemplate #415
Conversation
|
Test Suite ReportTemplate Generation
Manifest Validation
|
Hmm, not sure if I broke something or the tests are broken..
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks -- you can ignore the test results, there's suddenly some dependency issue on GH Actions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, I just realized there may be another fix needed, since this inherits from BiologicalAssayDataTemplate, which has specimenID
-- let me make suggestion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, from my comments I see why it wasn't at that level originally -- all good!
We haven't changed any test workflow code since our last working tests last
week (#412), so I'm
suspecting this is an Actions cache issue -- will be looked into separately.
…On Tue, Apr 2, 2024, 9:51 AM Robert Allaway ***@***.***> wrote:
Hmm, not sure if I broke something or the tests are broken..
ImportError: cannot import name 'TypeAliasType' from 'typing_extensions'
(/opt/hostedtoolcache/Python/3.10.12/x64/lib/python3.10/site-packages/typing_extensions.py)
—
Reply to this email directly, view it on GitHub
<#415 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHZ4M6X6VDZZYQYGNPMCBYDY3LOYPAVCNFSM6AAAAABFTXBZCOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZSGU3DMNRZG4>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
I went thru the exact same thought process! :) I am happy to move it up a level if that makes sense more generally. I can imagine other assays might benefit from specimenID info. Thanks for the quick review! |
SpecimenID is useful here as it often contains info about different replicates, treatments, etc, in cell line sequencing