From e708bdb2436808aad5ae82d8d830c8aae21ea521 Mon Sep 17 00:00:00 2001 From: Adam Huffman Date: Aug 07 2013 05:31:14 +0000 Subject: Add four new tools --- diff --git a/BEDTools.spec b/BEDTools.spec index 908482d..6441b87 100644 --- a/BEDTools.spec +++ b/BEDTools.spec @@ -75,6 +75,7 @@ rm -rf %{buildroot} %dir %{_datadir}/%{name} %{_bindir}/annotateBed %{_bindir}/bamToBed +%{_bindir}/bamToFastq %{_bindir}/bed12ToBed6 %{_bindir}/bedpeToBam %{_bindir}/bedToBam @@ -85,6 +86,7 @@ rm -rf %{buildroot} %{_bindir}/complementBed %{_bindir}/coverageBed #%{_bindir}/cuffToTrans +%{_bindir}/expandCols %{_bindir}/fastaFromBed #%{_bindir}/fjoin %{_bindir}/flankBed @@ -93,6 +95,7 @@ rm -rf %{buildroot} %{_bindir}/groupBy %{_bindir}/intersectBed %{_bindir}/linksBed +%{_bindir}/mapBed %{_bindir}/maskFastaFromBed %{_bindir}/mergeBed %{_bindir}/multiBamCov @@ -100,6 +103,7 @@ rm -rf %{buildroot} %{_bindir}/nucBed %{_bindir}/pairToBed %{_bindir}/pairToPair +%{_bindir}/randomBed %{_bindir}/shuffleBed %{_bindir}/slopBed %{_bindir}/sortBed @@ -120,6 +124,7 @@ rm -rf %{buildroot} * Tue Aug 06 2013 Adam Huffman - 2.17.0-1 - Update to upstream 2.17.0 release - Fix changed tarball directory name +- Add four new tools * Fri Aug 02 2013 Fedora Release Engineering - 2.15.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild