non port: biology/bedtools/files/patch-Makefile |
Number of commits found: 5 |
Sunday, 24 Jan 2021
|
18:25 jwb
biology/bedtools: Upgrade to 2.30.0
Several bug fixes and performance enhancements
Reported by: portscout
 |
Friday, 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
 |
Saturday, 16 Jun 2018
|
17:55 jwb
biology/bedtools: Fix Makefile to respect PREFIX
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D15851
 |
Thursday, 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
 |
Tuesday, 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: 5 |