-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
57 lines (56 loc) · 1.26 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
# Generated by roxygen2: do not edit by hand
S3method(convert,data.frame)
S3method(convert,default)
S3method(convert,list)
S3method(convert,matrix)
S3method(replace,data.frame)
S3method(replace,default)
export(GATKR6)
export(abspath)
export(all_files_exist)
export(bamtagregex)
export(bamtofastq)
export(cellranger_count)
export(cellranger_mkref)
export(convert)
export(corename)
export(densest_subset)
export(expr_discretize)
export(expr_merge)
export(expr_normalize)
export(expr_quality_filter)
export(expr_read10x)
export(expr_read10xh5)
export(expr_scale)
export(expr_zero_to_na)
export(filter_gtf)
export(gatk_ApplyBQSR)
export(gatk_BaseRecalibrator)
export(gatk_BuildBamIndex)
export(gatk_CreateSomaticPanelOfNormals)
export(gatk_FilterMutectCalls)
export(gatk_FilterSamReadsTag)
export(gatk_GenomicsDBImport)
export(gatk_GetSampleName)
export(gatk_IndexFeatureFile)
export(gatk_MarkDuplicates)
export(gatk_MergeSamFiles)
export(gatk_Mutect2)
export(gatk_SortSam)
export(gatk_SplitNCigarReads)
export(gatk_make_pon)
export(gatk_prepare)
export(gatk_snv)
export(hdi)
export(is_nn)
export(mkdir)
export(read_fasta)
export(remap)
export(remove_constant)
export(replace)
export(replace_ordinal)
export(seq2tab)
export(tab2seq)
export(vcftools_filter)
export(vcm)
export(write_fasta)