File: README.test

package info (click to toggle)
r-bioc-geneplotter 1.76.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,684 kB
  • sloc: sh: 17; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
Notes on how this package can be tested.
────────────────────────────────────────

To run the unit tests provided by the package you need to install the two
BioConductor database packages hu6800.db and hgu95av2.db manually since
these are not packaged for Debian.  Once this is done you can do

   sh  run-unit-test

in this directory.