This file is indexed.

/usr/share/doc/probabel/QuickStart.txt is in probabel 0.4.5-3+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
- Read the doc/INSTALL file for instructions on how to compile the program.
- Go to the "example" directory
- Run a binary trait analysis by typing:
   sh example_bt.sh
- Run a quantitative trait analysis with
   sh example_qt.sh
- Run complete analysis including preparing the files with
   sh example_all.sh
- Inspect the .sh files to understand how to run the programs.