biology/ucsc-userapps: Add "kent" command in ${PREFIX}/bin
Standard kent userapps commands are installed under ${PREFIX}/userapps
because of multiple conflicts. The kent command turns the standard
commands into subcommands, so no special PATH is needed.
/usr/local/ucsc-userapps/bin/bigWigToBedGraph [args]
can be run as
kent bigWigToBedGraph [args]
biology/ucsc-userapps: Update to v414
Update license message. Confirmed via conversation with UCSC that some
proprietary code is used in the "free" tools build. UCSC is working on it.
(Only the first 10 of 13 ports in this commit are shown above. )
biology/ucsc-userapps: Command line tools from the UCSC Genome Browser project
These are the command-line bioinformatics utilities associated with the UCSC
genome browser. Care has been taken to install only the freely available
tools. However, the license information at https://genome.ucsc.edu/license/
is not entirely clear and we may add non-free utilities in the future.
Contact UCSC if you are using this port for commercial purposes.