aboutsummaryrefslogtreecommitdiff
path: root/biology/biostar-tools/pkg-message
blob: cd4162b88842b9504dcc8e833e1acc908d1eee2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ type: install
  message: <<EOM

If you need bedGraphToBigWig, run:

	cd ${PORTSDIR}/biology/ucsc-userapps && make install clean

sra-tools is using Linux compatibility for now, until the native FreeBSD
port is complete.

For a quick and proper configuration, run the following:

pkg install -y auto-admin
auto-install-linux_base
EOM
}
]