kizuchi

A `snakemake` workflow for building gene trees

https://github.com/ryneches/kizuchi

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A `snakemake` workflow for building gene trees

Basic Info
  • Host: GitHub
  • Owner: ryneches
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 1.99 MB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

木槌 : kizuchi

A snakemake workflow for phylogenomic analysis of genome clusters.


kizuchi is a snakemake workflow for building gene trees, starting from a collection of genomes and HMM profiles, and then analyzing the phylogenetic histories of alleles within genome-level ANI clusters. The aim of this workflow is to automate and document gene tree analysis in a reproducible way, with the ultimate objective of tracing recombination across timescale domains.

Rule Graph

Owner

  • Name: Russell Neches
  • Login: ryneches
  • Kind: user
  • Location: 京都府
  • Company: Kyoto University

Assistant professor at Kyoto University: Evolution & ecology of viruses & microbes with a side of graph theory & machine learning. Open( Access, Science, Data )

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Neches
    given-names: Russell Y.
    orcid: https://orcid.org/0000-0002-2055-8381
title: "kizuchi: A snakemake workflow for phylogenomic analysis of genome clusters"
version: 1.0
doi: 
date-released: 2022-06-20

GitHub Events

Total
Last Year

Dependencies

environment.yaml conda
  • biopython
  • cd-hit
  • clustalo
  • fastani
  • fasttree
  • hmmer
  • numpy
  • pandas
  • pip
  • polars
  • prodigal-gv
  • scipy
  • snakemake
  • trimal
wrappers/cd-hit/environment.yaml conda
  • cd-hit 4.8
wrappers/clustalo/environment.yaml conda
  • clustalo 1.2.4
wrappers/fastani/environment.yaml conda
  • fastani 1.33
wrappers/fasttree/environment.yaml conda
  • fasttree 2.1.10
wrappers/hmmer/hmmsearch/environment.yaml conda
  • hmmer 3.2.1.*
wrappers/prodigal-gv/environment.yaml conda
  • prodigal-gv 2.9.0-gv
wrappers/trimal/environment.yaml conda
  • trimal 1.4
wrappers/mafft/environment.yaml pypi