knitr::opts_chunk$set( echo = TRUE, message = FALSE, warning = FALSE, eval = FALSE )
This document tracks the development history of mLLMCelltype, including major releases, feature additions, bug fixes, and other significant changes.
The following features are planned for future releases:
This section documents breaking changes that may require updates to your code.
top_gene_count from 5 to 10interactive_consensus_annotation() to include additional metadatauncertainty_score to shannon_entropy for clarityannotate_cell_types() to include more metadataThe following features are deprecated and will be removed in future versions:
simple_consensus() function (since v1.2.0): Use interactive_consensus_annotation() insteadbasic_visualization() function (since v1.3.0): Use the new visualization functions insteadWe would like to thank all contributors who have helped improve mLLMCelltype:
If you use mLLMCelltype in your research, please cite:
Yang, C., et al. (2024). mLLMCelltype: Multi-LLM Consensus Architecture for Robust Cell Type Annotation. bioRxiv 2024.04.10.647852; doi: https://doi.org/10.1101/2024.04.10.647852
We welcome feedback and contributions to improve mLLMCelltype. Please see our Contributing Guide for details on how to contribute.
Now that you've reviewed the version history, you can:
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.