forked from jpbida/RRNA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (28 loc) · 793 Bytes
/
Copy pathNAMESPACE
File metadata and controls
28 lines (28 loc) · 793 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
exportPattern("addBreaks")
exportPattern("alignCoord")
exportPattern("aptPlotCT")
exportPattern("backward")
exportPattern("bplfile")
exportPattern("circleCoord")
exportPattern("coord2comp")
exportPattern("ct2coord")
exportPattern("ct2knet")
exportPattern("ct2ss")
exportPattern("forward")
exportPattern("genCords")
exportPattern("genDB")
exportPattern("loadCoords")
exportPattern("loadCt")
exportPattern("loopLength")
exportPattern("makeCt")
exportPattern("pairScores")
exportPattern("pseudoKnot")
exportPattern("RNAPlot")
exportPattern("rotateS")
exportPattern("rotateV")
exportPattern("stemCords")
exportPattern("transformFold")
exportPattern("translate")
exportPattern("validCT")
importFrom("graphics", "legend", "lines", "plot", "points", "text","title")
importFrom("utils", "read.table")