-
Notifications
You must be signed in to change notification settings - Fork 10
/
NAMESPACE
110 lines (109 loc) · 2.67 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# Generated by roxygen2: do not edit by hand
export(DESeq2_ysx)
export(GeomFlatViolin)
export(Matrix2colCorrelation)
export(WGCNA_GeneModuleTraitCoorelation)
export(WGCNA_MEs_traitCorrelationHeatmap)
export(WGCNA_ModuleGeneTraitHeatmap)
export(WGCNA_coexprNetwork)
export(WGCNA_cytoscape)
export(WGCNA_dataCheck)
export(WGCNA_dataFilter)
export(WGCNA_filterTrait)
export(WGCNA_hubgene)
export(WGCNA_moduleTraitPlot)
export(WGCNA_onestep)
export(WGCNA_readindata)
export(WGCNA_sampleClusterDetectOutlier)
export(WGCNA_saveModuleAndMe)
export(WGCNA_softpower)
export(base_plot_save)
export(checkAndInstallPackages)
export(clusterSampleHeatmap2)
export(clusterSamplePheatmap)
export(clusterSampleUpperTriPlot)
export(dataFilter)
export(dataFilter2)
export(deseq2normalizedExpr)
export(dh)
export(draw_colnames_custom)
export(enrichCustomizedPathway)
export(enrichGO_model)
export(enrichKEGG_model)
export(find_coordinates)
export(flower_plot)
export(flower_plot_inner)
export(generateAbundanceDF)
export(generate_color_list)
export(generate_shapes)
export(get_lower_tri)
export(get_matched_columns_based_on_value)
export(get_upper_tri)
export(ggsci_to_json)
export(match_two_df)
export(merge_data_with_auto_matched_column)
export(mixedToFloat)
export(multipleGroupDEgenes)
export(normalizedExpr2DistribBoxplot)
export(numCheck)
export(pca_run)
export(rankPlot)
export(readscount2deseq)
export(salmon2deseq)
export(shapiro.test2)
export(sp.is.null)
export(sp_EulerDiagrams)
export(sp_barplot)
export(sp_boxplot)
export(sp_corrplot)
export(sp_current_time)
export(sp_dendextend)
export(sp_determine_log_add)
export(sp_diff_test)
export(sp_enrichment)
export(sp_get_ggplot_limits)
export(sp_ggplot_add_vline_hline)
export(sp_ggplot_facet)
export(sp_ggplot_layout)
export(sp_hclust)
export(sp_histogram)
export(sp_lines)
export(sp_load_font)
export(sp_manhattan2_plot)
export(sp_manual_color_ggplot2)
export(sp_manual_fill_ggplot2)
export(sp_multiple_group_diff_test)
export(sp_pca)
export(sp_pcoa)
export(sp_pheatmap)
export(sp_raincloud)
export(sp_rda)
export(sp_readTable)
export(sp_read_in_long_wide_matrix)
export(sp_scatterplot)
export(sp_set_factor_order)
export(sp_string2vector)
export(sp_transfer_one_column)
export(sp_tree_plot)
export(sp_upsetview)
export(sp_vennDiagram)
export(sp_vennDiagram2)
export(sp_vennDiagram3)
export(sp_volcano_plot)
export(sp_writeTable)
export(stackVlnPlot)
export(stackVlnSeuratPlot)
export(twoGroupDEgenes)
export(value.identical)
export(volcanoPlot)
export(waterfalls_plot)
export(widedataframe2boxplot)
import(dplyr)
import(ggplot2)
import(grDevices)
import(pheatmap)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarize)
importFrom(reshape2,melt)