You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
We need to merge the data from the single-sample files into a single table. Given that we do not know the samples for each assay result, we will need to capture both a sample and a participant identifier. This ticket proposes a "rows are samples" format.
Requirements:
Table will be keyed with two fields: Patient and Specimen references. These must be full FHIR URIs for the resources. If missing, the field should be an empty string.
The other columns will contain the gene expression data. Values not present will be filled with NA . This is expected given potential lack of overlap in measured genes.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to merge the data from the single-sample files into a single table. Given that we do not know the samples for each assay result, we will need to capture both a sample and a participant identifier. This ticket proposes a "rows are samples" format.
Requirements:
NA
. This is expected given potential lack of overlap in measured genes.The text was updated successfully, but these errors were encountered: