How to Install and Uninstall R-qtl.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "R-qtl.x86_64" package
Please follow the guidelines below to install R-qtl.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
R-qtl.x86_64
Copied
2. Uninstall "R-qtl.x86_64" package
In this section, we are going to explain the necessary steps to uninstall R-qtl.x86_64 on Rocky Linux 8:
$
sudo dnf remove
R-qtl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-qtl.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:09:07 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : R-qtl
Version : 1.52
Release : 1.el8
Architecture : x86_64
Size : 5.4 M
Source : R-qtl-1.52-1.el8.src.rpm
Repository : epel
Summary : Tools for analyzing QTL experiments
URL : https://rqtl.org/
License : GPLv3
Description : R-qtl is an extensible, interactive environment for mapping
: quantitative trait loci (QTLs) in experimental crosses. Our goal is to
: make complex QTL mapping methods widely accessible and allow users to
: focus on modeling rather than computing.
:
: A key component of computational methods for QTL mapping is the hidden
: Markov model (HMM) technology for dealing with missing genotype
: data. We have implemented the main HMM algorithms, with allowance for
: the presence of genotyping errors, for backcrosses, intercrosses, and
: phase-known four-way crosses.
:
: The current version of R-qtl includes facilities for estimating
: genetic maps, identifying genotyping errors, and performing single-QTL
: genome scans and two-QTL, two-dimensional genome scans, by interval
: mapping (with the EM algorithm), Haley-Knott regression, and multiple
: imputation. All of this may be done in the presence of covariates
: (such as sex, age or treatment). One may also fit higher-order QTL
: models by multiple imputation and Haley-Knott regression.
Available Packages
Name : R-qtl
Version : 1.52
Release : 1.el8
Architecture : x86_64
Size : 5.4 M
Source : R-qtl-1.52-1.el8.src.rpm
Repository : epel
Summary : Tools for analyzing QTL experiments
URL : https://rqtl.org/
License : GPLv3
Description : R-qtl is an extensible, interactive environment for mapping
: quantitative trait loci (QTLs) in experimental crosses. Our goal is to
: make complex QTL mapping methods widely accessible and allow users to
: focus on modeling rather than computing.
:
: A key component of computational methods for QTL mapping is the hidden
: Markov model (HMM) technology for dealing with missing genotype
: data. We have implemented the main HMM algorithms, with allowance for
: the presence of genotyping errors, for backcrosses, intercrosses, and
: phase-known four-way crosses.
:
: The current version of R-qtl includes facilities for estimating
: genetic maps, identifying genotyping errors, and performing single-QTL
: genome scans and two-QTL, two-dimensional genome scans, by interval
: mapping (with the EM algorithm), Haley-Knott regression, and multiple
: imputation. All of this may be done in the presence of covariates
: (such as sex, age or treatment). One may also fit higher-order QTL
: models by multiple imputation and Haley-Knott regression.