mtx_balance | R Documentation |
Balance/Upsample mtx
mtx_balance(
path,
n_samples,
path_save = NULL,
file_matrix = "matrix.mtx",
file_barcodes = "barcodes.tsv",
file_features = "genes.tsv",
matrix_sep = " ",
matrix_colnames = c("feature", "barcode", "count"),
expected_counts = c(),
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.