-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
for subject CCDI.PAUIAV, which has no associated files:
get_subject_data( match_all=[ 'subject_id = CCDI.PAUIAV' ] )produces one record, as expectedget_subject_data( match_all=[ 'subject_id = CCDI.PAUIAV', 'anatomic_site = null' ] )produces zero records, which may be problematic- for any
file_columnin thefiletable:get_subject_data( match_all=[ 'subject_id = CCDI.PAUIAV' ], add_columns='file_column' )produces zero records, which is probably problematic
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested