-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
38 lines (37 loc) · 963 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(atac_cca_label_transfer)
export(atac_clustering)
export(atac_lsi)
export(atac_lsi_cca)
export(atac_lsi_projection)
export(atac_svd)
export(atac_tf_idf)
export(binarize)
export(convert_fragments_bed)
export(convert_fragments_gr)
export(convert_fragments_windows)
export(count_frag_ol_ref)
export(count_gr_overlaps)
export(diversity_projection)
export(feature_jaccard)
export(filter_fragments)
export(filter_gr)
export(fragments_to_window_counts)
export(get_archr_dgCMatrix)
export(get_archr_geneSet)
export(get_archr_p2g_df)
export(get_archr_p2g_mat)
export(get_archr_peakAnno_mat)
export(get_archr_peakSet)
export(link_mat_to_df)
export(link_mat_to_graph)
export(link_peakAnno_to_gene)
export(load_reference)
export(max_column_cor)
export(read_10x_fragments)
export(read_chrom_sizes)
export(sparse_jaccard)
export(sparse_mat_chisq)
export(vec_chisq_test)
export(window_index_to_bed)
export(window_index_to_gr)