Package: RepertoiR
Title: Repertoire Graphical Visualization
Version: 0.0.1
Authors@R: 
    c(person(given = "Ido",
             family = "Hasson",
             role = c("aut", "cre"),
             email = "idoh@systemsbiomed.org",
             comment = c(ORCID = "0000-0001-8382-5638")),
      person(given = "Sol",
             family = "Efroni",
             role = "aut"),
      person(given = "Hagit",
             family = "Philip",
             role = "aut"),
      person(given = "Alona",
             family = "Zilberberg",
             role = "aut"))
Description: Visualization platform for T cell receptor repertoire
    analysis output results. It includes comparison of sequence frequency
    among samples, network of similar sequences and convergent
    recombination source between species. Currently repertoire analysis is
    in early stage of development and requires new approaches for
    repertoire data examination and assessment as we intend to develop.
    No publication is available yet (will be available in the near
    future), Efroni (2021) <https:>.
License: MIT + file LICENSE
URL: https://github.com/systemsbiomed/RepertoiR
BugReports: https://github.com/systemsbiomed/RepertoiR/issues
Imports: circlize, grDevices, igraph, reshape2, stringdist, stringi,
        stringr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-22 09:16:57 UTC; User
Author: Ido Hasson [aut, cre] (<https://orcid.org/0000-0001-8382-5638>),
  Sol Efroni [aut],
  Hagit Philip [aut],
  Alona Zilberberg [aut]
Maintainer: Ido Hasson <idoh@systemsbiomed.org>
Repository: CRAN
Date/Publication: 2021-10-25 07:00:21 UTC
Built: R 4.3.0; ; 2023-07-11 23:12:54 UTC; unix
