Subject: CVS commit: pkgsrc/biology/bedtools
From: Jason Bacon
Date: 2021-01-22 18:07:50
Message id: 20210122170750.A7F97FA9D@cvs.NetBSD.org

Log Message:
biology/bedtools: import bedtools-2.29.2

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.

Files:
RevisionActionfile
1.1addpkgsrc/biology/bedtools/DESCR
1.1addpkgsrc/biology/bedtools/Makefile
1.1addpkgsrc/biology/bedtools/PLIST
1.1addpkgsrc/biology/bedtools/distinfo
1.1addpkgsrc/biology/bedtools/patches/patch-Makefile
1.1addpkgsrc/biology/bedtools/patches/patch-src_utils_htslib_Makefile