Package: concatipede
Title: Easy Concatenation of Fasta Sequences
Version: 1.0.1
Authors@R: c(
    person(given = "Matteo",
           family = "Vecchi",
           role = c("aut", "cre"),
           email = "matteo.vecchi15@gmail.com",
           comment = c(ORCID = "0000-0002-7995-6827")),
    person(given = "Mattieu",
           family = "Bruneaux",
           role = c("aut"),
           email = "matthieu.bruneaux@gmail.com",
           comment = c(ORCID = "0000-0001-6997-192X")))
Description: Concatenation of multiple sequence alignments based on a
    correspondence table that can be edited in Excel <doi:10.5281/zenodo.5130603>.
License: MIT + file LICENSE
URL: https://github.com/tardipede/concatipede,
        https://tardipede.github.io/concatipede/
BugReports: https://github.com/tardipede/concatipede/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: ape, dplyr, igraph, qualV, magrittr, tibble, readxl,
        stringdist, stringr, writexl
Suggests: DT, knitr, rmarkdown, tidyverse, testthat (>= 3.0.0)
VignetteBuilder: knitr, rmarkdown
SystemRequirements: GNU make
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-08-06 16:01:32 UTC; matteovecchi
Author: Matteo Vecchi [aut, cre] (<https://orcid.org/0000-0002-7995-6827>),
  Mattieu Bruneaux [aut] (<https://orcid.org/0000-0001-6997-192X>)
Maintainer: Matteo Vecchi <matteo.vecchi15@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-06 18:10:05 UTC
Built: R 4.1.0; ; 2021-08-07 11:55:51 UTC; unix
