How to Install and Uninstall bfast.x86_64 Package on Fedora 34

Last updated: October 04,2024

1. Install "bfast.x86_64" package

Please follow the guidance below to install bfast.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install bfast.x86_64

2. Uninstall "bfast.x86_64" package

Please follow the steps below to uninstall bfast.x86_64 on Fedora 34:

$ sudo dnf remove bfast.x86_64 $ sudo dnf autoremove

3. Information about the bfast.x86_64 package on Fedora 34

Last metadata expiration check: 0:19:44 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : bfast
Version : 0.7.0a
Release : 27.fc34
Architecture : x86_64
Size : 629 k
Source : bfast-0.7.0a-27.fc34.src.rpm
Repository : fedora
Summary : Blat-like Fast Accurate Search Tool
URL : https://github.com/nh13/BFAST
License : GPLv2 and MIT
Description :
: BFAST facilitates the fast and accurate mapping of short reads to
: reference sequences. Some advantages of BFAST include:
:
: Speed: enables billions of short reads to be mapped quickly.
:
: Accuracy: A priori probabilities for mapping reads with defined set of variants.
:
: An easy way to measurably tune accuracy at the expense of speed.
:
: Specifically, BFAST was designed to facilitate whole-genome
: resequencing, where mapping billions of short reads with variants is
: of utmost importance.
:
: BFAST supports both Illumina and ABI SOLiD data, as well as any other
: Next-Generation Sequencing Technology (454, Helicos), with particular
: emphasis on sensitivity towards errors, SNPs and especially
: indels. Other algorithms take short-cuts by ignoring errors, certain
: types of variants (indels), and even require further alignment, all to
: be the "fastest" (but still not complete). BFAST is able to be tuned
: to find variants regardless of the error-rate, polymorphism rate, or
: other factors.