Skip to content

CaluraLab/ADARcas

Repository files navigation

ADARcas

The goal of ADARcas is to provide some functions that allow the user to measure ADARs activity by using previously developed signatures, or by computing his own signature starting if a dataset with its reconstructed regulatory network is available. ADARs’ activity will be represented by a Contextual Activity Score (CAS), that is specific for human neuronal, mouse neuronal or cancert contexts and can be computed starting from bulk, single-cell RNA-Seq or spatial transcriptomic data.

Installation

The ADARcas package can be installed:

if (!require("remotes", quietly = TRUE))
    install.packages("remotes")

remotes::install_github("CaluraLab/ADARcas")
#> ── R CMD build ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
#>      checking for file ‘/tmp/RtmpoDB5vR/remotesca6de748769db/CaluraLab-ADARcas-ea1fd54/DESCRIPTION’ ...  ✔  checking for file ‘/tmp/RtmpoDB5vR/remotesca6de748769db/CaluraLab-ADARcas-ea1fd54/DESCRIPTION’
#>   ─  preparing ‘ADARcas’:
#>    checking DESCRIPTION meta-information ...  ✔  checking DESCRIPTION meta-information
#>   ─  checking for LF line-endings in source and make files and shell scripts
#>   ─  checking for empty or unneeded directories
#>      Removed empty directory ‘ADARcas/ADARcas’
#> ─  looking to see if a ‘data/datalist’ file should be added
#>   ─  building ‘ADARcas_0.99.0.tar.gz’
#>      
#> 

Development tools

For more details, check the dev directory.

This package was developed using biocthis.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published