Skip to content

A universal genomic coordinate translator for comparative genomics (maintained repo!)

License

Notifications You must be signed in to change notification settings

GrabherrGroup/kraken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kraken

  • Getting started

  • Installation

    • Use gcc version 5 or higher and CMake higher than 3.5
    • Run ./configure in parent directory
    • Run make -C build -j 10
    • Binaries will be located in /bin directory
  • Get started by example The following example performs a mapping of items in the GTF input file "dmel.gtf" from specie "dmel" to "dyak". The data for this example can be found in the sample folder. The output is written to mapped.gtf as default. From the sample directory you can run the command: ../bin/RunKraken -c dere_dyak_dmel.config -s dmel.gtf -S dmel -T dyak

About

A universal genomic coordinate translator for comparative genomics (maintained repo!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published