All functions |
|
---|---|
Aggregate cells |
|
Order rows using column values |
|
Coerce lists, matrices, and more to data frames |
|
|
Efficiently bind multiple data frames by row and column |
Cell types of 80 PBMC single cells |
|
|
Count the observations in each group |
Keep distinct/unique rows |
|
Extract a character column into multiple columns using regular expression groups |
|
Keep rows that match a condition |
|
Printing tibbles |
|
Mutating joins |
|
Create a new |
|
Get a glimpse of your data |
|
Group by one or more variables |
|
Split data frame by groups |
|
Mutating joins |
|
join_features |
|
(DEPRECATED) Extract and join information for transcripts. |
|
Mutating joins |
|
Create, modify, and delete columns |
|
Nest rows into a list-column of data frames |
|
pbmc_small |
|
Intercellular ligand-receptor interactions for 38 ligands from a single cell RNA-seq cluster. |
|
Pivot data from wide to long |
|
Initiate a plotly visualization |
|
Extract a single column |
|
Rename columns |
|
returns variables from an expression |
|
Mutating joins |
|
Group input by rows |
|
|
Sample n rows from a table |
Keep or drop columns using their names and types |
|
Separate a character column into multiple columns with a regular expression or numeric locations |
|
|
Subset rows using their positions |
|
Summarise each group down to one row |
Format the header of a tibble |
|
tidy for `SingleCellExperiment` |
|
Unite multiple columns into one by pasting strings together |
|
|
Unnest a list-column of data frames into rows and columns |