Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-05 | 710 Bytes | |
v2.2.0 source code.tar.gz | 2024-09-05 | 18.9 MB | |
v2.2.0 source code.zip | 2024-09-05 | 19.2 MB | |
Totals: 3 Items | 38.1 MB | 1 |
- Fixed
make_line_plot()
bugs (#273) - Fixed
get_exprs_avg()
when cell types have underscores in their names (#274) - Bug fixes for
assign_ligands_to_celltype()
(#275, [#277]) - Fixed mistakes in
generate_info_tables()
(grouping metadata and filtered lr network) (#279) - Replaced the GitHub Actions workflow file with something simpler (
.github/workflows/check-standard.yaml
) (#290) - Removed limma from the list of dependencies (#290)
- Updated
alias_to_symbol_seurat()
(#299) - Changed defaults of
generate_prioritization_tables()
: activity_scaled weight is set to 1 by default, and the cell type specificity weights are downweighted (#300) - Modified
make_mushroom_plot
(see [#300])