Package: piglet
Title: Program for Inferring Immunoglobulin Allele Similarity Clusters
        and Genotypes
Version: 1.0.7
Authors@R: c(person("Ayelet", "Peres", role=c("aut","cre"), 
                    email="peresay@biu.ac.il"),
            person("William", "Lees", role=c("aut"), 
                    email="william@lees.org.uk"),
             person("Gur", "Yaari", role=c("aut","cph"), 
                    email="gur.yaari@biu.ac.il"))
Description: Improves genotype inference and downstream Adaptive Immune Receptor Repertoire Sequence data analysis. Inference of allele similarity clusters, an alternative naming scheme and genotype inference for immunoglobulin heavy chain repertoires. 
             The main tools are allele similarity clusters, and allele based genotype. The first tool is designed to reduce the ambiguity within the immunoglobulin heavy chain V alleles. The ambiguity is caused by duplicated or similar alleles which are shared among different genes. 
             The second tool is an allele based genotype, that determined the presence of an allele based on a threshold derived from a naive population. See Peres et al. (2023) <doi:10.1093/nar/gkad603>.
License: CC BY 4.0
Encoding: UTF-8
Depends: R (>= 3.5.0)
LinkingTo: Rcpp
Imports: dplyr (>= 1.0.9), Biostrings (>= 2.62.0), DECIPHER (>=
        2.22.0), alakazam (>= 1.2.0), dendextend (>= 1.9.0), data.table
        (>= 1.12.2), tigger (>= 1.0.0), methods (>= 3.4.4), rlang (>=
        0.4.0), zen4R (>= 0.7), RColorBrewer (>= 1.1.2), ggplot2 (>=
        3.3.6), circlize (>= 0.4.15), R6 (>= 2.5.1), jsonlite (>=
        1.8.3), Rcpp (>= 0.11.0), magrittr, ComplexHeatmap
Suggests: knitr, rmarkdown, stats, graphics, grDevices, htmltools,
        stringi, bookdown
RoxygenNote: 7.3.2
Collate: 'Data.R' 'RcppExports.R' 'piglet.R' 'allele_cluster.R'
        'utils.R' 'allele_genotype.R' 'piglet-package.R' 'utils-pipe.R'
LazyData: true
BuildVignettes: true
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-04-08 19:14:57 UTC; ayelet
Author: Ayelet Peres [aut, cre],
  William Lees [aut],
  Gur Yaari [aut, cph]
Maintainer: Ayelet Peres <peresay@biu.ac.il>
Repository: CRAN
Date/Publication: 2025-04-09 10:00:05 UTC
