stats_on_gff3_ncbi 0.1.52

Calculate statistics such as CDS GC3 ratio, intron GC ratio, flanking gene region GC ratio, first intron length, number of introns, CpG ratio, etc.
[dependencies.bio]
version = "1.5.0"

[dependencies.bio-types]
version = "1.0.0"

[dependencies.clap]
features = ["derive"]
version = "4.0.29"

[package]
authors = ["Simon Penel <[email protected]>"]
categories = ["science"]
description = "Calculate statistics such as CDS GC3 ratio, intron GC ratio, flanking gene region GC ratio, first intron length, number of introns, CpG ratio, etc."
edition = "2021"
homepage = "https://gitlab.in2p3.fr/penel/stats_on_gff3/-/tree/ncbi_data?ref_type=heads"
keywords = ["gff3", "fasta", "bioinformatics"]
license = "CECILL-2.1"
name = "stats_on_gff3_ncbi"
readme = "README.md"
repository = "https://gitlab.in2p3.fr/penel/stats_on_gff3/-/tree/ncbi_data?ref_type=heads"
version = "0.1.52"
OSZAR »