-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 884 Bytes
/
NAMESPACE
File metadata and controls
37 lines (36 loc) · 884 Bytes
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
# Generated by roxygen2: do not edit by hand
export(FPKMhist)
export(FPKMhistProteincoding)
export(FPKMsummaryReport)
export(OutputJunctions)
export(VariantSummaryReport)
export(concatenateFastas)
export(downloadAnnotations)
export(filterDetectedTranscripts)
export(filterSpacePlot)
export(finishFasta)
export(getAltSpliceProteins)
export(getCufflinksFPKM)
export(getCufflinksgeneFPKM)
export(getCufflinksgtfFPKM)
export(getCufflinkstranscriptFPKM)
export(getProteinCoding)
export(getSNVandINDEL)
export(getStarJunctions)
export(getVcfs)
export(junctionSummaryReport)
export(plotJuncReplicateOverlap)
export(plotSDvsMeanExpression)
export(plotSNVReplicateOverlap)
import(Biostrings)
import(GenomeInfoDb)
import(GenomicRanges)
import(UniProt.ws)
import(VennDiagram)
import(biomaRt)
import(customProDB)
import(data.table)
import(ggplot2)
import(rtracklayer)
import(seqinr)
import(vsn)