Package: piglet
Title: Program for Inferring Ig Allele Similarity Clusters and
        Genotypes
Version: 1.0.0
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 AIRR-seq data analysis. Inference of allele similarity clusters, an alternative naming scheme and genotype inference for IGH repertoires. 
             The main tools are allele similarity clusters (ASC), and allele based genotype. The first tool is designed to reduce the ambiguity within the IGHV 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.
             Citation:
             Peres, et al (2022) <doi:10.1101/2022.12.26.521922>.
License: CC BY 4.0
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: dplyr (>= 1.0.9), Biostrings (>= 2.64.0), DECIPHER (>=
        2.24.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), splitstackshape (>= 1.4.8), zen4R (>= 0.7),
        RColorBrewer (>= 1.1.2), ggplot2 (>= 3.3.6), circlize (>=
        0.4.15), R6 (>= 2.5.1), jsonlite (>= 1.8.3), magrittr
Suggests: knitr, rmarkdown, stats, graphics, grDevices, htmltools,
        ComplexHeatmap, ggmsa, stringi, bookdown
RoxygenNote: 7.2.3
Collate: 'Data.R' 'piglet.R' 'allele_cluster.R' 'allele_genotype.R'
        'utils-pipe.R' 'zzz.R'
LazyData: true
BuildVignettes: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-12 19:45:53 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: 2023-06-13 08:20:02 UTC
