non port: biology/bedtools/distinfo |
SVNWeb
|
Number of commits found: 7 |
Sat, 29 Apr 2023
|
[ 01:03 Jason W. Bacon (jwb) ] 44171f2
biology/bedtools: Update to 2.31.0
New summary tool
Numerous minor fixes and enhancements
Changes: https://github.com/arq5x/bedtools2/releases
Reported by: portscout
|
Sun, 24 Jan 2021
|
[ 18:25 jwb ]
biology/bedtools: Upgrade to 2.30.0
Several bug fixes and performance enhancements
Reported by: portscout
|
Thu, 19 Dec 2019
|
[ 01:04 jwb ]
biology/bedtools: Upgrade to 2.29.2
Fixed a bug that mistakenly removed a BAM/CRAM header line
Reported by: portscout
|
Wed, 11 Dec 2019
|
[ 15:13 jwb ]
biology/bedtools: Upgrade to 2.29.1
Several important bug fixes.
Reported by: portscout
|
Fri, 13 Sep 2019
|
[ 13:21 jwb ]
biology/bedtools: Upgrade to 2.29.0
Add test target to run test scripts in dist
Reported by: portscout
|
Thu, 19 Apr 2018
|
[ 16:44 jwb ]
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 ]
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: 7 |