- Home
- Bioconductor 3.14
- Software Packages
- packFinder
packFinder
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see packFinder.
de novo Annotation of Pack-TYPE Transposable Elements
Bioconductor version: 3.14
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)).
Author: Jack Gisby [aut, cre] , Marco Catoni [aut]
Maintainer: Jack Gisby <jackgisby at gmail.com>
citation("packFinder")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("packFinder")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("packFinder")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.