almeidasilvaf/syntenet: Inference And Analysis Of Synteny Networks

syntenet can be used to infer synteny networks from whole-genome protein sequences and analyze them. Anchor pairs are detected with the MCScanX algorithm, which was ported to this package with the Rcpp framework for R and C++ integration. Anchor pairs from synteny analyses are treated as an undirected unweighted graph (i.e., a synteny network), and users can perform: i. network clustering; ii. phylogenomic profiling (by identifying which species contain which clusters) and; iii. microsynteny-based phylogeny reconstruction with maximum likelihood.

Getting started

Package details

Bioconductor views ComparativeGenomics FunctionalGenomics GraphAndNetwork Network NetworkInference Phylogenetics Software SystemsBiology WholeGenome
Maintainer
LicenseGPL-3
Version1.5.2
URL https://github.com/almeidasilvaf/syntenet
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("almeidasilvaf/syntenet")
almeidasilvaf/syntenet documentation built on March 23, 2024, 8:27 a.m.