- Home
- Bioconductor 3.22
- Software Packages
- SynExtend
SynExtend
This is the released version of SynExtend; for the devel version, see SynExtend.
Tools for Comparative Genomics
Bioconductor version: Release (3.22)
A multitude of tools for comparative genomics, focused on large-scale analyses of biological data. SynExtend includes tools for working with syntenic data, clustering massive network structures, and estimating functional relationships among genes.
Author: Nicholas Cooley [aut, cre] ORCID iD ORCID: 0000-0002-6029-304X , Aidan Lakshman [aut, ctb] ORCID iD ORCID: 0000-0002-9465-6785 , Adelle Fernando [ctb], Erik Wright [aut]
Maintainer: Nicholas Cooley <npc19 at pitt.edu>
citation("SynExtend")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SynExtend")
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("SynExtend")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.