Package: scoper
Type: Package
Version: 1.2.0
Date: 2021-11-02
Authors@R: c(person("Nima", "Nouri", role=c("aut"), 
                    email="nima.nouri@yale.edu"),
             person("Edel", "Aron", role=c("ctb"), 
                    email="edel.aron@yale.edu"),
             person("Jason", "Vander Heiden", role=c("aut", "cre"), 
                    email="jason.vanderheiden@gmail.com"),
             person("Steven", "Kleinstein", role=c("aut", "cph"), 
                    email="steven.kleinstein@yale.edu"))
Title: Spectral Clustering-Based Method for Identifying B Cell Clones
Description: Provides a computational framework for identification of B cell clones from 
             Adaptive Immune Receptor Repertoire sequencing (AIRR-Seq) data. Three main 
             functions are included (identicalClones, hierarchicalClones, and spectralClones) 
             that perform clustering among sequences of BCRs/IGs (B cell receptors/immunoglobulins) 
             which share the same V gene, J gene and junction length.
             Nouri N and Kleinstein SH (2018) <doi: 10.1093/bioinformatics/bty235>.
             Nouri N and Kleinstein SH (2019) <doi: 10.1101/788620>.
             Gupta NT, et al. (2017) <doi: 10.4049/jimmunol.1601850>.
License: AGPL-3
URL: https://scoper.readthedocs.io
BugReports: https://bitbucket.org/kleinstein/scoper/issues
LazyData: true
BuildVignettes: true
VignetteBuilder: knitr
Encoding: UTF-8
SystemRequirements: C++11
LinkingTo: Rcpp
Depends: R (>= 4.0), ggplot2 (>= 3.3.4)
Imports: alakazam (>= 1.2.0), shazam (>= 1.1.0), data.table,
        doParallel, dplyr (>= 1.0), foreach, methods, Rcpp (>=
        0.12.12), rlang, scales, stats, stringi, tidyr (>= 1.0)
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 7.1.2
Collate: 'Data.R' 'Scoper.R' 'Functions.R' 'RcppExports.R'
NeedsCompilation: yes
Packaged: 2021-11-02 18:29:18 UTC; vandej27
Author: Nima Nouri [aut],
  Edel Aron [ctb],
  Jason Vander Heiden [aut, cre],
  Steven Kleinstein [aut, cph]
Maintainer: Jason Vander Heiden <jason.vanderheiden@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-02 21:30:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-11-03 11:22:13 UTC; unix
Archs: scoper.so.dSYM
