mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-*: use SPDX license identifier for "GPL-3"
This commit is contained in:
parent
d80d3edd42
commit
9424964335
175 changed files with 175 additions and 175 deletions
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Artificial Components Detection of Differentially Expressed Genes"
|
pkgdesc="Artificial Components Detection of Differentially Expressed Genes"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=6
|
||||||
pkgdesc="Additivity Tests in the Two Way Anova with Single Sub-Class Numbers"
|
pkgdesc="Additivity Tests in the Two Way Anova with Single Sub-Class Numbers"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=14
|
||||||
pkgdesc="Easy Pre and Post Assertions"
|
pkgdesc="Easy Pre and Post Assertions"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Transcription Factor Enrichment Analysis for ATAC-seq"
|
pkgdesc="Transcription Factor Enrichment Analysis for ATAC-seq"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
r-dplyr
|
r-dplyr
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Stan implementation of BASiCS"
|
pkgdesc="Stan implementation of BASiCS"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-basics
|
r-basics
|
||||||
r-glmgampoi
|
r-glmgampoi
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="beachmat bindings for HDF5-backed matrices"
|
pkgdesc="beachmat bindings for HDF5-backed matrices"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-beachmat
|
r-beachmat
|
||||||
r-delayedarray
|
r-delayedarray
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Benford Analysis for Data Validation and Forensic Analytics"
|
pkgdesc="Benford Analysis for Data Validation and Forensic Analytics"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-data.table
|
r-data.table
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Statistical Tests for Evaluating Conformity to Benford's Law"
|
pkgdesc="Statistical Tests for Evaluating Conformity to Benford's Law"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Assertion and Message Functions"
|
pkgdesc="Assertion and Message Functions"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=5
|
||||||
pkgdesc="An Interface to Google's 'BigQuery' 'API'"
|
pkgdesc="An Interface to Google's 'BigQuery' 'API'"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-assertthat
|
r-assertthat
|
||||||
r-bit64
|
r-bit64
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Utility Functions for Large-scale Data"
|
pkgdesc="Utility Functions for Large-scale Data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-bigassertr
|
r-bigassertr
|
||||||
r-bigparallelr
|
r-bigparallelr
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="Singular Value Decomposition for Bioconductor Packages"
|
pkgdesc="Singular Value Decomposition for Bioconductor Packages"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-beachmat
|
r-beachmat
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="Biological Network Reconstruction Omnibus"
|
pkgdesc="Biological Network Reconstruction Omnibus"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-complexheatmap
|
r-complexheatmap
|
||||||
|
|
|
@ -11,7 +11,7 @@ pkgrel=1
|
||||||
pkgdesc="Authoring Books and Technical Documents with R Markdown"
|
pkgdesc="Authoring Books and Technical Documents with R Markdown"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
pandoc
|
pandoc
|
||||||
r-htmltools
|
r-htmltools
|
||||||
|
|
|
@ -10,7 +10,7 @@ pkgrel=2
|
||||||
pkgdesc="Basic Statistics and Data Analysis"
|
pkgdesc="Basic Statistics and Data Analysis"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-e1071
|
r-e1071
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Datasets for the 'canvasXpress' Package"
|
pkgdesc="Datasets for the 'canvasXpress' Package"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Visualization Package for CanvasXpress in R"
|
pkgdesc="Visualization Package for CanvasXpress in R"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-htmltools
|
r-htmltools
|
||||||
r-htmlwidgets
|
r-htmlwidgets
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Clone Identification from Single Cell Data"
|
pkgdesc="Clone Identification from Single Cell Data"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-combinat
|
r-combinat
|
||||||
r-genomeinfodb
|
r-genomeinfodb
|
||||||
|
|
|
@ -12,7 +12,7 @@ pkgrel=10
|
||||||
pkgdesc="Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc"
|
pkgdesc="Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-bitops
|
r-bitops
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="an accurate and scalable consensus clustering based approach to impute dropout events in the single-cell RNA-seq data"
|
pkgdesc="an accurate and scalable consensus clustering based approach to impute dropout events in the single-cell RNA-seq data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-matrixstats
|
r-matrixstats
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Fragmen-length analysis package from high-throughput sequencing of cell-free DNA (cfDNA)"
|
pkgdesc="Fragmen-length analysis package from high-throughput sequencing of cell-free DNA (cfDNA)"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biobase
|
r-biobase
|
||||||
r-dplyr
|
r-dplyr
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Save Delayed Operations to a HDF5 File"
|
pkgdesc="Save Delayed Operations to a HDF5 File"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-delayedarray
|
r-delayedarray
|
||||||
r-hdf5array
|
r-hdf5array
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="ChIP-seq data for Demonstration Purposes"
|
pkgdesc="ChIP-seq data for Demonstration Purposes"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Cluster-Robust (Sandwich) Variance Estimators with Small-Sample Corrections"
|
pkgdesc="Cluster-Robust (Sandwich) Variance Estimators with Small-Sample Corrections"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-sandwich
|
r-sandwich
|
||||||
)
|
)
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="CpG Island Analysis Pipeline for Illumina Methylation Array and Targeted BS-Seq Data"
|
pkgdesc="CpG Island Analysis Pipeline for Illumina Methylation Array and Targeted BS-Seq Data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
perl
|
perl
|
||||||
r-bh
|
r-bh
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Annotations for City of Hope CpG Island Analysis Pipeline"
|
pkgdesc="Annotations for City of Hope CpG Island Analysis Pipeline"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Assigns Colours to Values"
|
pkgdesc="Assigns Colours to Values"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-rcpp
|
r-rcpp
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Accurate identification of co-methylated and differentially methylated regions in epigenome-wide association studies"
|
pkgdesc="Accurate identification of co-methylated and differentially methylated regions in epigenome-wide association studies"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-annotationhub
|
r-annotationhub
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Compute the Median Ranking(s) According to the Kemeny's Axiomatic Approach"
|
pkgdesc="Compute the Median Ranking(s) According to the Kemeny's Axiomatic Approach"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-gtools
|
r-gtools
|
||||||
r-proxy
|
r-proxy
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="COexpression Tables ANalysis"
|
pkgdesc="COexpression Tables ANalysis"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-assertthat
|
r-assertthat
|
||||||
r-biocsingular
|
r-biocsingular
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Identification of cell-type-specific spatially variable genes accounting for excess zeros"
|
pkgdesc="Identification of cell-type-specific spatially variable genes accounting for excess zeros"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-knitr
|
r-knitr
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="Adaptive Multivariate Integration over Hypercubes"
|
pkgdesc="Adaptive Multivariate Integration over Hypercubes"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-rcpp
|
r-rcpp
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Marker Enrichment Modeling (MEM)"
|
pkgdesc="Marker Enrichment Modeling (MEM)"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-flowcore
|
r-flowcore
|
||||||
r-gplots
|
r-gplots
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Automation and visualization of flow cytometry data analysis pipelines"
|
pkgdesc="Automation and visualization of flow cytometry data analysis pipelines"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocfilecache
|
r-biocfilecache
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="An interactive multi-channel image viewer for R"
|
pkgdesc="An interactive multi-channel image viewer for R"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-archive
|
r-archive
|
||||||
r-colourpicker
|
r-colourpicker
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="Delayed Arrays of Random Values"
|
pkgdesc="Delayed Arrays of Random Values"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-delayedarray
|
r-delayedarray
|
||||||
r-dqrng
|
r-dqrng
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="scRNAseq demultiplexing using cell hashing and SNPs"
|
pkgdesc="scRNAseq demultiplexing using cell hashing and SNPs"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
r-combinat
|
r-combinat
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Inferring tumor-specific cancer dependencies through integrating ex-vivo drug response assays and drug-protein profiling"
|
pkgdesc="Inferring tumor-specific cancer dependencies through integrating ex-vivo drug response assays and drug-protein profiling"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-glmnet
|
r-glmnet
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="a framework to discover spatially variable genes"
|
pkgdesc="a framework to discover spatially variable genes"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-assertthat
|
r-assertthat
|
||||||
r-biocgenerics
|
r-biocgenerics
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Differential Gene Expression (DGE) Analysis Utility Toolkit"
|
pkgdesc="Differential Gene Expression (DGE) Analysis Utility Toolkit"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-assertthat
|
r-assertthat
|
||||||
r-dgeobj
|
r-dgeobj
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Differential Gene Expression (DGE) Analysis Results Data Object"
|
pkgdesc="Differential Gene Expression (DGE) Analysis Results Data Object"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-assertthat
|
r-assertthat
|
||||||
r-magrittr
|
r-magrittr
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Designs of Computer Experiments"
|
pkgdesc="Designs of Computer Experiments"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Differentially regulated genes from scRNA-seq data"
|
pkgdesc="Differentially regulated genes from scRNA-seq data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
blas
|
blas
|
||||||
lapack
|
lapack
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Diffusion Map"
|
pkgdesc="Diffusion Map"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-igraph
|
r-igraph
|
||||||
r-scatterplot3d
|
r-scatterplot3d
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=2
|
||||||
pkgdesc="Diffusion scores on biological networks"
|
pkgdesc="Diffusion scores on biological networks"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-checkmate
|
r-checkmate
|
||||||
r-expm
|
r-expm
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Direction Analysis for Pathways and Kinases"
|
pkgdesc="Direction Analysis for Pathways and Kinases"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-calibrate
|
r-calibrate
|
||||||
r-plotly
|
r-plotly
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Dixon's Ratio Test for Outlier Detection"
|
pkgdesc="Dixon's Ratio Test for Outlier Detection"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Identification of gene fusions using paired-end sequencing"
|
pkgdesc="Identification of gene fusions using paired-end sequencing"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-bamsignals
|
r-bamsignals
|
||||||
r-biocbaseutils
|
r-biocbaseutils
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Identification and classification of duplicated genes"
|
pkgdesc="Identification and classification of duplicated genes"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-biostrings
|
r-biostrings
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Error Handling Made Easy"
|
pkgdesc="Error Handling Made Easy"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-formula
|
r-formula
|
||||||
r-stringmagic
|
r-stringmagic
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Query the EDIR Database For Specific Gene"
|
pkgdesc="Query the EDIR Database For Specific Gene"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-genomicranges
|
r-genomicranges
|
||||||
r-interactionset
|
r-interactionset
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Data for the EpiMix package"
|
pkgdesc="Data for the EpiMix package"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-experimenthub
|
r-experimenthub
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="an integrative tool for the population-level analysis of DNA methylation"
|
pkgdesc="an integrative tool for the population-level analysis of DNA methylation"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-annotationhub
|
r-annotationhub
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="An R package to identify multi-snp effects in nuclear family studies using the GADGETS method"
|
pkgdesc="An R package to identify multi-snp effects in nuclear family studies using the GADGETS method"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
blas
|
blas
|
||||||
lapack
|
lapack
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=4
|
||||||
pkgdesc="Exact Tests and Confidence Intervals for 2x2 Tables"
|
pkgdesc="Exact Tests and Confidence Intervals for 2x2 Tables"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-exactci
|
r-exactci
|
||||||
r-ssanv
|
r-ssanv
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=4
|
||||||
pkgdesc="Exact P-Values and Matching Confidence Intervals for Simple Discrete Parametric Cases"
|
pkgdesc="Exact P-Values and Matching Confidence Intervals for Simple Discrete Parametric Cases"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-ssanv
|
r-ssanv
|
||||||
r-testthat
|
r-testthat
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Additional functions for working with ChIP-Seq data"
|
pkgdesc="Additional functions for working with ChIP-Seq data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocio
|
r-biocio
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Tunes AdaBoost, Elastic Net, Support Vector Machines, and Gradient Boosting Machines"
|
pkgdesc="Tunes AdaBoost, Elastic Net, Support Vector Machines, and Gradient Boosting Machines"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-ada
|
r-ada
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Fundamental Clustering Problems Suite"
|
pkgdesc="Fundamental Clustering Problems Suite"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
pandoc
|
pandoc
|
||||||
r-datavisualizations
|
r-datavisualizations
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="an R package for unsupervised feature selection"
|
pkgdesc="an R package for unsupervised feature selection"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-pheatmap
|
r-pheatmap
|
||||||
r-pracma
|
r-pracma
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Fast Fixed-Effects Estimations"
|
pkgdesc="Fast Fixed-Effects Estimations"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-dreamerr
|
r-dreamerr
|
||||||
r-numderiv
|
r-numderiv
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Tools for Working with XML Files as R Dataframes"
|
pkgdesc="Tools for Working with XML Files as R Dataframes"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-crayon
|
r-crayon
|
||||||
r-httr
|
r-httr
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=2
|
||||||
pkgdesc="a webserver for gene expression analysis and visualisation"
|
pkgdesc="a webserver for gene expression analysis and visualisation"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biobase
|
r-biobase
|
||||||
r-car
|
r-car
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="A 'ggplot2' Implement of Venn Diagram"
|
pkgdesc="A 'ggplot2' Implement of Venn Diagram"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-aplot
|
r-aplot
|
||||||
r-dplyr
|
r-dplyr
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="A Word Cloud Geom for 'ggplot2'"
|
pkgdesc="A Word Cloud Geom for 'ggplot2'"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-colorspace
|
r-colorspace
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="Find the most characteristic gene ontology terms for groups of human genes"
|
pkgdesc="Find the most characteristic gene ontology terms for groups of human genes"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-annotationdbi
|
r-annotationdbi
|
||||||
r-dendextend
|
r-dendextend
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Statistical inference based on the Sorensen-Dice dissimilarity and the Gene Ontology (GO)"
|
pkgdesc="Statistical inference based on the Sorensen-Dice dissimilarity and the Gene Ontology (GO)"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-clusterprofiler
|
r-clusterprofiler
|
||||||
r-go.db
|
r-go.db
|
||||||
|
|
|
@ -11,7 +11,7 @@ pkgrel=3
|
||||||
pkgdesc="Gower's Distance"
|
pkgdesc="Gower's Distance"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=4
|
||||||
pkgdesc="Wrapper for the Gnu Scientific Library"
|
pkgdesc="Wrapper for the Gnu Scientific Library"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
gsl
|
gsl
|
||||||
r
|
r
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="Generalized UniFrac Distances, Distance-Based Multivariate Methods and Feature-Based Univariate Methods for Microbiome Data Analysis"
|
pkgdesc="Generalized UniFrac Distances, Distance-Based Multivariate Methods and Feature-Based Univariate Methods for Microbiome Data Analysis"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-ape
|
r-ape
|
||||||
r-dirmult
|
r-dirmult
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Handles missing values and makes more data available"
|
pkgdesc="Handles missing values and makes more data available"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-doparallel
|
r-doparallel
|
||||||
r-foreach
|
r-foreach
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Fast, Sensitive, and Accurate Integration of Single Cell Data"
|
pkgdesc="Fast, Sensitive, and Accurate Integration of Single Cell Data"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
blas
|
blas
|
||||||
lapack
|
lapack
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="The Herper package is a simple toolset to install and manage conda packages and environments from R"
|
pkgdesc="The Herper package is a simple toolset to install and manage conda packages and environments from R"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-reticulate
|
r-reticulate
|
||||||
r-rjson
|
r-rjson
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=1
|
||||||
pkgdesc="HLA Genotype Imputation with Attribute Bagging"
|
pkgdesc="HLA Genotype Imputation with Attribute Bagging"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-rcppparallel
|
r-rcppparallel
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Venn Diagram for genomic interaction data"
|
pkgdesc="Venn Diagram for genomic interaction data"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-complexupset
|
r-complexupset
|
||||||
r-eulerr
|
r-eulerr
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Model Agnostic Instance Level Variable Attributions"
|
pkgdesc="Model Agnostic Instance Level Variable Attributions"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Annotation Package combining variant data from 1000 Genomes Project for Illumina HumanMethylation450 Bead Chip probes"
|
pkgdesc="Annotation Package combining variant data from 1000 Genomes Project for Illumina HumanMethylation450 Bead Chip probes"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Integrates DNA methylation data with gene expression in a single gene network"
|
pkgdesc="Integrates DNA methylation data with gene expression in a single gene network"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocstyle
|
r-biocstyle
|
||||||
r-caret
|
r-caret
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Effects and Importances of Model Ingredients"
|
pkgdesc="Effects and Importances of Model Ingredients"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
r-gridextra
|
r-gridextra
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=12
|
||||||
pkgdesc="Read and Write '.ini' Files"
|
pkgdesc="Read and Write '.ini' Files"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Easy Access to Model Information for Various Model Objects"
|
pkgdesc="Easy Access to Model Information for Various Model Objects"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="Integrative analysis of multi-omics data to infer regulatory networks"
|
pkgdesc="Integrative analysis of multi-omics data to infer regulatory networks"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-bestnormalize
|
r-bestnormalize
|
||||||
r-bnlearn
|
r-bnlearn
|
||||||
|
|
|
@ -11,7 +11,7 @@ pkgrel=5
|
||||||
pkgdesc="Fast Truncated Singular Value Decomposition and Principal Components Analysis for Large Dense and Sparse Matrices"
|
pkgdesc="Fast Truncated Singular Value Decomposition and Principal Components Analysis for Large Dense and Sparse Matrices"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
blas
|
blas
|
||||||
lapack
|
lapack
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Single Isoform protein inference Method via Bayesian Analyses"
|
pkgdesc="Single Isoform protein inference Method via Bayesian Analyses"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-data.table
|
r-data.table
|
||||||
r-doparallel
|
r-doparallel
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Data Manipulation Functions Implemented in C"
|
pkgdesc="Data Manipulation Functions Implemented in C"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -14,7 +14,7 @@ pkgrel=10
|
||||||
pkgdesc="Lazy (Non-Standard) Evaluation"
|
pkgdesc="Lazy (Non-Standard) Evaluation"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=9
|
||||||
pkgdesc="R Logging Package"
|
pkgdesc="R Logging Package"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Motif Analysis In Gene Regulatory Networks"
|
pkgdesc="Motif Analysis In Gene Regulatory Networks"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
)
|
)
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Explore the Hi-Cs"
|
pkgdesc="Explore the Hi-Cs"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-abind
|
r-abind
|
||||||
r-assertthat
|
r-assertthat
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=1
|
||||||
pkgdesc="ExperimentHub data for the mariner package"
|
pkgdesc="ExperimentHub data for the mariner package"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-experimenthub
|
r-experimenthub
|
||||||
)
|
)
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=2
|
||||||
pkgdesc="Bayesian Model Averaging for Random and Fixed Effects Meta-Analysis"
|
pkgdesc="Bayesian Model Averaging for Random and Fixed Effects Meta-Analysis"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-bridgesampling
|
r-bridgesampling
|
||||||
r-coda
|
r-coda
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Gene Expression Meta-analysis Visualization Tool"
|
pkgdesc="Gene Expression Meta-analysis Visualization Tool"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-cowplot
|
r-cowplot
|
||||||
r-data.table
|
r-data.table
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Statistical Methods for Microbiome Compositional Data"
|
pkgdesc="Statistical Methods for Microbiome Compositional Data"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-foreach
|
r-foreach
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Microbiota STability ASsessment via Iterative cluStering"
|
pkgdesc="Microbiota STability ASsessment via Iterative cluStering"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Multi-omic deconvolution, Integration and Cell-type-specific Quantitative Trait Loci"
|
pkgdesc="Multi-omic deconvolution, Integration and Cell-type-specific Quantitative Trait Loci"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-dirmult
|
r-dirmult
|
||||||
|
|
|
@ -9,7 +9,7 @@ pkgrel=2
|
||||||
pkgdesc="Mocking in R"
|
pkgdesc="Mocking in R"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-rlang
|
r-rlang
|
||||||
r-withr
|
r-withr
|
||||||
|
|
|
@ -11,7 +11,7 @@ pkgrel=4
|
||||||
pkgdesc="Modelling Functions that Work with the Pipe"
|
pkgdesc="Modelling Functions that Work with the Pipe"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-broom
|
r-broom
|
||||||
r-magrittr
|
r-magrittr
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Identify oncogenes and tumor suppressor genes from omics data"
|
pkgdesc="Identify oncogenes and tumor suppressor genes from omics data"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-annotationhub
|
r-annotationhub
|
||||||
r-biobase
|
r-biobase
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=2
|
||||||
pkgdesc="Predict synthetic lethal partners of tumour mutations"
|
pkgdesc="Predict synthetic lethal partners of tumour mutations"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-data.table
|
r-data.table
|
||||||
r-dorng
|
r-dorng
|
||||||
|
|
|
@ -8,7 +8,7 @@ pkgrel=3
|
||||||
pkgdesc="Quality metric calculation from Spectra and MsExperiment objects"
|
pkgdesc="Quality metric calculation from Spectra and MsExperiment objects"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://bioconductor.org/packages/$_pkgname"
|
url="https://bioconductor.org/packages/$_pkgname"
|
||||||
license=(GPL3)
|
license=('GPL-3.0-only')
|
||||||
depends=(
|
depends=(
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-ggplot2
|
r-ggplot2
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue