r-aucell on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-aucell

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

$ yay -Rns r-aucell

2. Manually Install "r-aucell" via AUR

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

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

b. Clone r-aucell's git locally

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

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

$ cd ~/r-aucell $ makepkg -si

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

ID: 1342172
Name: r-aucell
PackageBaseID: 179598
PackageBase: r-aucell
Version: 1.24.0-1
Description: AUCell: Analysis of 'gene set' activity in single-cell RNA-seq data (e.g. identify cells with specific gene signatures)
URL: https://bioconductor.org/packages/AUCell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654452375
LastModified: 1698390585
URLPath: /cgit/aur.git/snapshot/r-aucell.tar.gz