Package: packFinder
Type: Package
Title: de novo Annotation of Pack-TYPE Transposable Elements
Version: 1.4.0
Authors@R: c(person(given = "Jack", family = "Gisby", role = c("aut", "cre"), email = "jackgisby@gmail.com"), person(given = "Marco", family = "Catoni", role = "aut", email="m.catoni@bham.ac.uk"))
Description: Algorithm and tools for in silico pack-TYPE transposon discovery. Filters a given genome for properties unique to DNA transposons and provides tools for the investigation of returned matches. Sequences are input in DNAString format, and ranges are returned as a dataframe (in the format returned by as.dataframe(GRanges)).
License: GPL-2
Encoding: UTF-8
Depends: R (>= 4.0.0)
Imports: Biostrings, GenomicRanges, kmer, ape, methods, IRanges,
        S4Vectors
Suggests: biomartr, knitr, rmarkdown, testthat, dendextend, biocViews,
        BiocCheck, BiocStyle
RoxygenNote: 7.1.0
VignetteBuilder: knitr
URL: https://github.com/jackgisby/packFinder
BugReports: https://github.com/jackgisby/packFinder/issues
biocViews: Genetics, SequenceMatching, Annotation
git_url: https://git.bioconductor.org/packages/packFinder
git_branch: RELEASE_3_13
git_last_commit: a750a91
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 01:29:27 UTC; biocbuild
Author: Jack Gisby [aut, cre],
  Marco Catoni [aut]
Maintainer: Jack Gisby <jackgisby@gmail.com>
Built: R 4.1.0; ; 2021-05-20 09:20:08 UTC; windows
