diff --git a/404.html b/404.html index 7a24aa47..6415dcbe 100644 --- a/404.html +++ b/404.html @@ -77,7 +77,7 @@
Parks B, Abdi I (2025). BPCells: Single Cell Counts Matrices to PCA. -R package version 0.3.1, https://github.com/bnprks/BPCells, https://bnprks.github.io/BPCells. +R package version 0.3.1, https://bnprks.github.io/BPCells.
@Manual{,
title = {BPCells: Single Cell Counts Matrices to PCA},
author = {Benjamin Parks and Immanuel Abdi},
year = {2025},
- note = {R package version 0.3.1, https://github.com/bnprks/BPCells},
+ note = {R package version 0.3.1},
url = {https://bnprks.github.io/BPCells},
}
@@ -89,7 +89,7 @@ plot_embedding(), resulting from the way documentation examples use nested function calls (pull request #316).qc_scATAC() when fragments are near the start of a chromosome (pull request #320).merge_peaks_iterative(), which helps create non-overlapping peak sets. (pull request #216)
uint16_t when reading in anndata matrices using open_matrix_anndata_hdf5(). (pull request #248)write_matrix_10x_hdf5() to use signed rather than unsigned integers for indices, indptr, and shape to improve compatibility with 10x-produced files. (Thanks to @ycli1995 for pull request #256)cbind() and rbind() when matrices are of different types, to upcast instead of erroring out. (pull request #265)cbind() and rbind() when matrices are of different types, to upcast instead of erroring out. (pull request #265)rownames() or colnames() is now propagated when saving matrices (Issue #29 reported thanks to @realzehuali, with an additional fix after report thanks to @Dario-Rocha)rownames() or colnames() is now propagated when saving matrices (Issue #29 reported thanks to @realzehuali, with an additional fix after report thanks to @Dario-Rocha)marker_features() for features with more than 2.6 million zeros.Site built with pkgdown 2.1.1.
+Site built with pkgdown 2.2.0.
write_fragments_dir() open_fragments_dir() write_fragments_hdf5() open_fragments_hdf5()
convert_to_fragments() as() as.data.frame()
@@ -82,8 +82,7 @@ footprint()
peak_matrix()
tile_matrix()
gene_score_weights_archr() gene_score_archr()
call_peaks_macs()
call_peaks_tile()
merge_peaks_iterative()
write_insertion_bedgraph() write_insertion_bed()
@@ -153,8 +161,7 @@ select_cells()
merge_cells()
subset_lengths()
select_regions()
prefix_cell_names()
show(<IterableFragments>) cellNames() `cellNames<-`() chrNames() `chrNames<-`()
fragments_identical()
@@ -218,8 +233,7 @@ order_ranges()
range_distance_to_nearest()
extend_ranges()
gene_score_tiles_archr()
normalize_ranges()
@@ -265,14 +284,12 @@ write_matrix_anndata_hdf5() write_matrix_anndata_hdf5_dense()
write_matrix_memory() write_matrix_dir() open_matrix_dir() write_matrix_hdf5() open_matrix_hdf5()
import_matrix_market() import_matrix_market_10x()
as() as.matrix()
@@ -312,8 +333,7 @@ svds()
convert_matrix_type()
transpose_storage_order()
sctransform_pearson()
min_scalar() min_by_row() min_by_col()
add_rows() add_cols() multiply_rows() multiply_cols()
binarize()
all_matrix_inputs() `all_matrix_inputs<-`()
checksum()
apply_by_row() apply_by_col()
regress_out()
matrix_type() storage_order() show(<IterableMatrix>) t(<IterableMatrix>) `%*%`(<IterableMatrix>,<matrix>) rowSums(<IterableMatrix>) colSums(<IterableMatrix>) rowMeans(<IterableMatrix>) colMeans(<IterableMatrix>) colVars() rowVars() rowMaxs() colMaxs() rowQuantiles() colQuantiles() log1p(<IterableMatrix>) log1p_slow() expm1(<IterableMatrix>) expm1_slow() `^`(<IterableMatrix>,<numeric>) `<`(<numeric>,<IterableMatrix>) `>`(<IterableMatrix>,<numeric>) `<=`(<numeric>,<IterableMatrix>) `>=`(<IterableMatrix>,<numeric>) round(<IterableMatrix>) `*`(<IterableMatrix>,<numeric>) `+`(<IterableMatrix>,<numeric>) `/`(<IterableMatrix>,<numeric>) `-`(<IterableMatrix>,<numeric>)
pseudobulk_matrix()
@@ -413,8 +447,7 @@ match_gene_symbol() canonical_gene_symbol()
read_gtf() read_gencode_genes() read_gencode_transcripts()
read_bed() read_encode_blacklist()
read_ucsc_chrom_sizes()
@@ -454,8 +491,7 @@ knn_annoy()
cluster_graph_leiden() cluster_graph_louvain() cluster_graph_seurat()
knn_to_graph() knn_to_snn_graph() knn_to_geodesic_graph()
cluster_membership_matrix()
@@ -495,14 +535,12 @@ plot_dot()
plot_fragment_length()
plot_tf_footprint()
plot_tss_profile()
plot_tss_scatter()
@@ -554,8 +598,7 @@ trackplot_gene()
trackplot_loop()
trackplot_genome_annotation()
trackplot_scalebar()
gene_region()
set_trackplot_label() set_trackplot_height() get_trackplot_height()
@@ -613,8 +663,7 @@ rotate_x_labels()
@@ -642,8 +693,7 @@