atg 0.4.0

A utility to handle transcripts for genomics and transcriptomics
Documentation
[dependencies.bincode]
version = "1.3.3"

[dependencies.clap]
version = "2.33.3"

[dependencies.log]
version = "0.4"

[dependencies.loggerv]
version = "0.7"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Jonas Marcello <jonas.marcello@esbme.com>"]
categories = ["science", "data-structures", "command-line-utilities"]
description = "A utility to handle transcripts for genomics and transcriptomics"
edition = "2018"
homepage = "https://github.com/anergictcell/atg"
keywords = ["bioinformatics", "genomics", "transcriptomics", "transcript", "genetics"]
license = "MIT"
name = "atg"
readme = "README.md"
repository = "https://github.com/anergictcell/atg"
version = "0.4.0"