File: NAMESPACE

package info (click to toggle)
r-bioc-qvalue 1.40.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 816 kB
  • ctags: 1
  • sloc: sh: 15; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 224 bytes parent folder | download
1
2
3
4
5
6
7
importFrom(graphics, hist, lines, mtext, par, plot)

importFrom(grDevices, dev.off, pdf)

importFrom(stats, predict, quantile, smooth.spline)

export(plot.qvalue, qplot, qsummary, qvalue, qvalue.gui, qwrite, summary.qvalue)