Skip to content
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

Note that CellAssign could be labeled with Not run #249

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

allyhawkins
Copy link
Member

In AlexsLemonade/scpca-nf#662, we accounted for processed objects that do not successfully complete CellAssign due to low numbers of cells. There, we still include the cellassign_celltype_annotation column, but we populate it with Not run. I think I noted both areas where this column is mentioned to include the Not run option.

Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to also indicate something about cellassign_max_prediction. What do you think of the wording I suggested? I'm not tied to it at all if you have other phrasing thoughts!

docs/merged_objects.md Outdated Show resolved Hide resolved
docs/sce_file_contents.md Outdated Show resolved Hide resolved
Comment on lines +168 to +172
| `cellassign_predictions` | If cell typing with `CellAssign` was performed and completed successfully, the full matrix of predictions across cells and cell types |
| `cellassign_reference` | If cell typing with `CellAssign` was performed and completed successfully, the reference name as established by the Data Lab used for cell type annotation |
| `cellassign_reference_organs` | If cell typing with `CellAssign` was performed and completed successfully, a comma-separated list of organs and/or tissue compartments from which marker genes were obtained to create the reference |
| `cellassign_reference_source` | If cell typing with `CellAssign` was performed and completed successfully, the source of the reference dataset (default is [`PanglaoDB`](https://panglaodb.se/)) |
| `cellassign_reference_version` | If cell typing with `CellAssign` was performed and completed successfully, the version of the reference dataset source. For references obtained from `PanglaoDB`, the version scheme is a date in ISO8601 format |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐱

@allyhawkins
Copy link
Member Author

@sjspielman I like the wording you suggested for the max prediction score. I also used that same wording for any of the metadata slots related to CellAssign to indicate they are present if CellAssign was performed and completed successfully.

Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐶

@allyhawkins allyhawkins merged commit 179a2ab into development Jan 22, 2024
2 checks passed
@allyhawkins allyhawkins deleted the allyhawkins/cellassign-not-run branch January 22, 2024 18:51
allyhawkins added a commit that referenced this pull request Jan 22, 2024
…-run

Note that CellAssign could be labeled with `Not run`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants