Skip to content

Detection of organelle DNA insertions in nuclear genomes

Notifications You must be signed in to change notification settings

jnktsj/norg-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

norg-suite

This package contains two programs:

  • norg-seq: finds organelle genome insertions in the nuclear genomes with local alignments between the organelle and the nuclear genomes.

  • norg-age: estimates evolutionary ages of organelle insertions that have been defined by norg-seq, using phylogenetic trees and genome alignments.

Requirement

norg-suite requires the following environment to run:

  1. Python 3.x

  2. Third party tools

To prepare the above tools easily, there is a shell script which downloads the newest versions of the tools automatically. Under "tools" directory, you can use the script like this:

chmod +x fetch.sh && ./fetch.sh -a

After fetching the tools, please compile them by following each software instruction.

Usage

Prease see "doc" directory for the details. There is two types of manual formats, html and txt. We recommend to view html version for getting more detailed descriptions of norg-suite.

Manuals enclosed "html" or "text" named:

  • norg-suite general description: norg-suite.html (html only)
  • norg-seq user's manual : norg-seq.html|txt (html, txt)
  • norg-age user's manual : norg-age.html|txt (html, txt)

About

Detection of organelle DNA insertions in nuclear genomes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages