-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
52 lines (51 loc) · 1.47 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
# Generated by roxygen2: do not edit by hand
export(AppendNimbleCounts)
export(ApplyAcuteNxMetadata)
export(ApplyEC_Metadata)
export(ApplyMalariaMetadata)
export(ApplyPC475Metadata)
export(ApplyPC531Metadata)
export(ApplyPPG_Stim_Metadata)
export(ApplyTBMetadata)
export(CalculateIsotype)
export(ClassifyTNKByExpression)
export(CompareCellBarcodeSets)
export(CreateMergedTcrClonotypeFile)
export(Download10xRawDataForLoupeFile)
export(DownloadAndAppendCellHashing)
export(DownloadAndAppendNimble)
export(DownloadAndAppendTcrClonotypes)
export(DownloadCiteSeqDataForLoupeFile)
export(DownloadMetadataForSeuratObject)
export(DownloadOutputDirectoryFromOutputFile)
export(DownloadOutputFile)
export(DownloadRawHashingDataForLoupeFile)
export(FormatFeaturePlotColorScale)
export(FormatUmapForPresentation)
export(GenerateSRATable)
export(MakeClonotypePlot)
export(PerformDefaultNimbleAppend)
export(PerformMhcNormalization)
export(QueryAndApplyCdnaMetadata)
export(QueryAndApplyMetadataUsingCDNA)
export(RunCoNGA)
export(SetLabKeyDefaults)
export(SummarizeTNK_Activation)
export(UploadOutputFile)
export(UploadSeuratObject)
import(Rlabkey)
import(Seurat)
import(dplyr)
import(ggplot2)
import(utils)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,coalesce)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_at)
importFrom(magrittr,"%>%")
importFrom(naturalsort,naturalsort)
importFrom(tidyr,pivot_wider)