
Package index
-
create_input() - Create object
-
prepare_tide() - Prepare TiDEomics input
-
normalise_to_start() - Normalise to starting time point
-
split_groups() - Split groups
-
merge_groups() - Merge groups into one object
-
merge_replicates() - Merge replicates
-
impute_groups() - Impute missing values
-
plot_distribution() - Abundance distribution plot
-
plot_missing() - Plot missing rate
-
plot_ID() - Plot number of identified features
-
plot_cv() - Plot coefficient of variation (CV)
-
plot_cor_matrix() - Plot correlation matrix
-
plot_pca() - Plot PCA
-
plot_pca_3D() - Plot PCA in 3D
-
plot_pca_arrows() - Plot PCA with arrows
-
plot_pca_by_group() - Plot PCA by group
-
plot_umap() - Plot UMAP
-
plot_umap_by_group() - Plot UMAP by group
-
calc_mean_sd() - Calculate mean and SD
-
calc_feature_property() - Calculate feature property
-
summarise_feature_property() - Summarise feature properties
-
group_specific_features() - Group specific features
-
decomp_variance() - Variance decomposition
-
plot_variance() - Plot variance decomposition
-
plot_trend() - Plot feature abundance over time
-
DE_between_group() - DE between groups
-
DE_between_time() - DE between time points
-
plot_DE_between_group() - DE number between groups
-
plot_DE_between_time() - DE number between time points
-
plot_volcano() - Volcano plot of DE results
-
run_Trendy() - Segmented regression analysis
-
summarise_Trendy() - Summarise Trendy results
-
extract_segment_trends() - Extract feature trends
-
plot_segments() - Plot segmented regression
-
plot_breakpoints() - Plot breakpoint distribution
-
prepare_WGCNA() - Prepare data and choose power for WGCNA
-
run_WGCNA() - Weighted gene co-expression network analysis
-
plot_WGCNA() - Plot WGCNA results
-
WGCNA_module() - Convert WGCNA output to feature-module data frame
-
extract_hubs() - Extract hub features from WGCNA modules
-
plot_modules_h() - Plot modules (horizontal layout)
-
plot_modules_v() - Plot modules (vertical layout)
-
summarise_module_pattern() - Summarise module patterns
-
summarise_module_metrics() - Summarise WGCNA module metrics
-
enrichGO_rank() - GO enrichment with ranked gene list
-
enrichGO_list() - GO enrichment with gene sets
-
enrichR_list() - Gene-set enrichment via enrichR
-
enrich_msigdb() - Gene set enrichment via MSigDB
-
plot_GO() - Plot GO enrichment
-
flatten_DE() - Flatten nested differential expression results
-
flatten_enrich() - Flatten nested enrichment results
-
set_custom_palette() - Set custom color palette
-
get_custom_palette() - Get custom color palette
-
theme_custom() - Custom ggplot2 theme
-
tutorial_data - Dataset for TiDEomics tutorial, expression matrix
-
tutorial_sample_info - Dataset for TiDEomics tutorial, sample information
-
example_obj - SummarizedExperiment object for runnable examples
-
example_res_list run_Trendyoutput object for runnable examples-
example_net run_WGCNA()output object for runnable examples-
example_go enrichGO_list()output object for runnable examples