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
We can alleviate the burden of matching sample IDs with BioAssay name on curators by looking at overlap between cell IDs and building that association ourselves.
I think a simple metric to look at is the number of overlapping IDs between the cell IDs from the single-cell dimension and those found in the annotation file, and match those by the maximum value.
The text was updated successfully, but these errors were encountered:
We can alleviate the burden of matching sample IDs with BioAssay name on curators by looking at overlap between cell IDs and building that association ourselves.
I think a simple metric to look at is the number of overlapping IDs between the cell IDs from the single-cell dimension and those found in the annotation file, and match those by the maximum value.
The text was updated successfully, but these errors were encountered: