File: README.test

package info (click to toggle)
predictnls 1.0.20-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,936 kB
  • sloc: perl: 1,187; sh: 639; makefile: 36
file content (15 lines) | stat: -rw-r--r-- 507 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Notes on how this package can be tested.
────────────────────────────────────────

This package can be tested by executing

    sh installation-test

in order to confirm its integrity.

To test manually, cd to some dir, where you have write permissions and do
 
    cp -a /usr/share/doc/predictnls/examples/* .
    predictnls fileIn=O49931.fa fileOut=O49931.nls

To see full set of predictnls parameters, run `man predictnls`.