X_cibersort             Cibersort reference
adjust_abundance        Adjust transcript abundance for unwanted
                        variation
aggregate_duplicates    Aggregates multiple counts from the same
                        samples (e.g., from isoforms), concatenates
                        other character columns, and averages other
                        numeric columns
arrange                 drplyr-methods
as_matrix               Get matrix from tibble
bind                    Efficiently bind multiple data frames by row
                        and column
breast_tcga_mini        Data set
cluster_elements        Get clusters of elements (e.g., samples or
                        transcripts)
counts                  Example data set
counts_ensembl          Counts with ensembl annotation
counts_mini             Example data set reduced
deconvolve_cellularity
                        Get cell type proportions from samples
distinct                distinct
ensembl_symbol_mapping
                        Data set
ensembl_to_symbol       Add transcript symbol column from ensembl id
                        for human and mouse data
filter                  Subset rows using column values
flybaseIDs              flybaseIDs
full_join               Full join datasets
group_by                Group by one or more variables
impute_abundance        Impute transcript abundance if missing from
                        sample-transcript pairs
inner_join              Inner join datasets
keep_abundant           Keep abundant transcripts
keep_variable           Keep variable transcripts
left_join               Left join datasets
mutate                  Create, modify, and delete columns
nest                    nest
pivot_sample            Extract sample-wise information
pivot_transcript        Extract transcript-wise information
reduce_dimensions       Dimension reduction of the transcript abundance
                        data
remove_redundancy       Drop redundant elements (e.g., samples) for
                        which feature (e.g., transcript/gene)
                        aboundances are correlated
rename                  Rename columns
right_join              Right join datasets
rotate_dimensions       Rotate two dimensions (e.g., principal
                        components) of an arbitrary angle
rowwise                 Group input by rows
scale_abundance         Scale the counts of transcripts/genes
se                      SummarizedExperiment
se_mini                 SummarizedExperiment mini for vignette
summarise               Summarise each group to fewer rows
symbol_to_entrez        Get ENTREZ id from gene SYMBOL
test_differential_abundance
                        Add differential transcription information to a
                        tbl using edgeR.
test_gene_enrichment    analyse gene enrichment with EGSEA
test_gene_overrepresentation
                        analyse gene over-representation with GSEA
tidybulk                Creates a 'tt' object from a 'tbl"
tidybulk_SAM_BAM        Creates a 'tt' object from a list of file names
                        of BAM/SAM
