r-excluster on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "r-excluster" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-excluster on Arch using YAY

$ yay -S r-excluster

* (Optional) Uninstall r-excluster on Arch using YAY

$ yay -Rns r-excluster

2. Manually Install "r-excluster" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-excluster's git locally

$ git clone https://aur.archlinux.org/r-excluster.git ~/r-excluster

c. Go to ~/r-excluster folder and install it

$ cd ~/r-excluster $ makepkg -si

3. Information about the r-excluster package on Arch User Repository (AUR)

ID: 1342352
Name: r-excluster
PackageBaseID: 180392
PackageBase: r-excluster
Version: 1.20.0-1
Description: ExCluster robustly detects differentially expressed exons between two conditions of RNA-seq data, requiring at least two independent biological replicates per condition
URL: https://bioconductor.org/packages/ExCluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654478444
LastModified: 1698398521
URLPath: /cgit/aur.git/snapshot/r-excluster.tar.gz