r-iseq on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-iseq

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

$ yay -Rns r-iseq

2. Manually Install "r-iseq" via AUR

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

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

b. Clone r-iseq's git locally

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

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

$ cd ~/r-iseq $ makepkg -si

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

ID: 1340010
Name: r-iseq
PackageBaseID: 180975
PackageBase: r-iseq
Version: 1.54.0-1
Description: Bayesian Hierarchical Modeling of ChIP-seq Data Through Hidden Ising Models
URL: https://bioconductor.org/packages/iSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654492394
LastModified: 1698260300
URLPath: /cgit/aur.git/snapshot/r-iseq.tar.gz