How to Install and Uninstall R-Rsolid.x86_64 Package on Fedora 35
Last updated: January 08,2025
1. Install "R-Rsolid.x86_64" package
Here is a brief guide to show you how to install R-Rsolid.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
R-Rsolid.x86_64
Copied
2. Uninstall "R-Rsolid.x86_64" package
In this section, we are going to explain the necessary steps to uninstall R-Rsolid.x86_64 on Fedora 35:
$
sudo dnf remove
R-Rsolid.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-Rsolid.x86_64 package on Fedora 35
Last metadata expiration check: 0:24:40 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : R-Rsolid
Version : 0.9.31
Release : 36.fc35
Architecture : x86_64
Size : 47 k
Source : R-Rsolid-0.9.31-36.fc35.src.rpm
Repository : fedora
Summary : Quantile normalization and base calling for second generation sequencing data
URL : http://rafalab.jhsph.edu/Rsolid/
License : Artistic 2.0
Description :
: Rsolid is an R package for normalizing fluorescent intensity data from
: ABI/SOLiD second generation sequencing platform. It has been observed
: that the color-calls provided by factory software contain technical
: artifacts, where the proportions of colors called are extremely
: variable across sequencing cycles. Under the random DNA fragmentation
: assumption, these proportions should be equal across sequencing cycles
: and proportional to the dinucleotide frequencies of the sample.
:
: Rsolid implements a version of the quantile normalization algorithm
: that transforms the intensity values before calling colors. Results
: show that after normalization, the total number of mappable reads
: increases by around 5%, and number of perfectly mapped reads increases
: by 10%. Moreover a 2-5% reduction in overall error rates is observed,
: with a 2-6% reduction in the rate of valid adjacent color
: mis-matches. The latter is important, since it leads to a decrease in
: false-positive SNP calls.
:
: The normalization algorithm is computationally efficient. In a test we
: are able to process 300 million reads in 2 hours using 10 computer
: cluster nodes. The engine functions of the package are written in C
: for better performance.
Available Packages
Name : R-Rsolid
Version : 0.9.31
Release : 36.fc35
Architecture : x86_64
Size : 47 k
Source : R-Rsolid-0.9.31-36.fc35.src.rpm
Repository : fedora
Summary : Quantile normalization and base calling for second generation sequencing data
URL : http://rafalab.jhsph.edu/Rsolid/
License : Artistic 2.0
Description :
: Rsolid is an R package for normalizing fluorescent intensity data from
: ABI/SOLiD second generation sequencing platform. It has been observed
: that the color-calls provided by factory software contain technical
: artifacts, where the proportions of colors called are extremely
: variable across sequencing cycles. Under the random DNA fragmentation
: assumption, these proportions should be equal across sequencing cycles
: and proportional to the dinucleotide frequencies of the sample.
:
: Rsolid implements a version of the quantile normalization algorithm
: that transforms the intensity values before calling colors. Results
: show that after normalization, the total number of mappable reads
: increases by around 5%, and number of perfectly mapped reads increases
: by 10%. Moreover a 2-5% reduction in overall error rates is observed,
: with a 2-6% reduction in the rate of valid adjacent color
: mis-matches. The latter is important, since it leads to a decrease in
: false-positive SNP calls.
:
: The normalization algorithm is computationally efficient. In a test we
: are able to process 300 million reads in 2 hours using 10 computer
: cluster nodes. The engine functions of the package are written in C
: for better performance.