MitoFinder

github.com/remiallio/mitofinder
Idle116updated 11 months ago
Python

MitoFinder: efficient automated large-scale extraction of mitogenomic data from high throughput sequencing data

Sourced from

  • GitHubgithub.com/remiallio/mitofinder
  • bio.toolsMitoFinder

Related resources

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.

Idle431 year ago
R
GPL-3.0

BRANCHSNV reports strict clade-exclusive nucleotide markers separately from single-nucleotide substitutions reconstructed on a selected edge of a rooted phylogenetic tree, while retaining ambiguity across equally parsimonious ancestral-state reconstructions.

Active11 week ago
Python
MIT