notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: biology/bedtools/files/patch-Makefile
SVNWeb

Number of commits found: 5

Sun, 24 Jan 2021
[ 18:25 jwb search for other commits by this committer ] Original commit   Revision:562501
biology/bedtools: Upgrade to 2.30.0

Several bug fixes and performance enhancements

Reported by:    portscout
Fri, 13 Sep 2019
[ 13:21 jwb search for other commits by this committer ] Original commit   Revision:511958
biology/bedtools: Upgrade to 2.29.0

Add test target to run test scripts in dist

Reported by:    portscout
Sat, 16 Jun 2018
[ 17:55 jwb search for other commits by this committer ] Original commit   Revision:472560
biology/bedtools: Fix Makefile to respect PREFIX

Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D15851
Thu, 19 Apr 2018
[ 16:44 jwb search for other commits by this committer ] Original commit   Revision:467783
biology/bedtools: Upgrade to 2.27.1

PR:             227272
Submitted by:   jwb
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D15137
Tue, 19 Jan 2016
[ 08:56 wen search for other commits by this committer ] Original commit   Revision:406676
The bedtools utilities are a suite of tools for performing a wide range of
genomics analysis tasks.  The most widely-used of these tools enable genome
arithmetic, i.e., set theory on the genome.  For example, with bedtools one
can intersect, merge, count, complement, and shuffle genomic intervals from
multiple files in common genomic formats such as BAM, BED, GFF/GTF, and VCF.

Although each individual utility is designed to do a relatively simple task,
e.g., intersect two interval files, more sophisticated analyses can be
conducted by stringing together multiple bedtools operations on the command
line or in shell scripts.

WWW: http://bedtools.readthedocs.org/

PR:		204536
Submitted by:	scottcheloha@gmail.com

Number of commits found: 5