Skip to content

Commit

Permalink
removed all vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
jokergoo committed Apr 10, 2017
1 parent 36986f1 commit 7da27e8
Show file tree
Hide file tree
Showing 36 changed files with 18 additions and 5,445 deletions.
3 changes: 2 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ importFrom("colorspace", XYZ)
importFrom("colorspace", coords)
importFrom("colorspace", hex)
importFrom("colorspace", sRGB)
importFrom("grDevices", "dev.off", "pdf")
importFrom("grDevices", col2rgb)
importFrom("grDevices", rgb)
importFrom("grid", grid.pretty)
Expand All @@ -99,4 +100,4 @@ importFrom("stats", rnorm)
importFrom("stats", runif)
importFrom("utils", download.file)
importFrom("utils", read.table)
importFrom("grDevices", "dev.off", "pdf")

2 changes: 1 addition & 1 deletion man/circos.genomicLabels.rd
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ circos.genomicLabels(bed, labels = NULL, labels.column = NULL,
\item{cex}{size of the labels}
\item{font}{font of the labels}
\item{padding}{padding of the labels, the value is the ratio to the height of the label}
\item{connection_height}{}
\item{connection_height}{height of the connection track}
\item{line_col}{color for the connection lines}
\item{line_lwd}{line width for the connection lines}
\item{line_lty}{line type for the connectioin lines}
Expand Down
222 changes: 0 additions & 222 deletions vignettes/add_legend_to_circlize.Rnw

This file was deleted.

Loading

0 comments on commit 7da27e8

Please sign in to comment.