Skip to content

sriram98v/generalized_suffix_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KGST

Build Status LICENSE Crates Documentation

alt text

Library

A library containing the implementation of a K-Truncated Generalized Suffix Tree using Ukkonen's Algorithm, along with a CLI tool to quickly build and serialize KGST's.

Usage

CLI tool to build and serialize K-Truncated Generalized Suffix trees

Usage: gst [COMMAND]

Commands: build Build suffix tree index from reference fasta file help Print this message or the help of the given subcommand(s)

Options: -h, --help Print help -V, --version Print version

About

Rust library for truncated suffix trees

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages