r-sseq on AUR (Arch User Repository)

Last updated: October 08,2024

1. Install "r-sseq" 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-sseq on Arch using YAY

$ yay -S r-sseq

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

$ yay -Rns r-sseq

2. Manually Install "r-sseq" via AUR

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

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

b. Clone r-sseq's git locally

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

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

$ cd ~/r-sseq $ makepkg -si

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

ID: 1340123
Name: r-sseq
PackageBaseID: 182576
PackageBase: r-sseq
Version: 1.40.0-1
Description: Shrinkage estimation of dispersion in Negative Binomial models for RNA-seq experiments with small sample size
URL: https://bioconductor.org/packages/sSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654533664
LastModified: 1698263422
URLPath: /cgit/aur.git/snapshot/r-sseq.tar.gz