Package: genomescope
Title: Reference-free profiling of genomes
Version: 2.1.0
Authors@R: person("Timothy", "Ranallo-Benavidez", email = "tbenavi1@jhu.edu",
                  role = c("aut", "cre"))
Description: GenomeScope analyzes the k-mer histogram to output estimates for genome size, heterozygosity, and repetitiveness, without requiring a reference genome. GenomeScope employs a polyploid-aware mixture model that, within seconds, accurately infers genome properties from unassembled sequencing data. GenomeScope produces a report and several informative plots describing the genome properties.
Depends: R (>= 3.1.0)
Imports: argparse, jsonlite, minpack.lm
License: file LICENSE
LazyData: true
RoxygenNote: 6.1.1
Encoding: UTF-8
Author: Timothy Ranallo-Benavidez [aut, cre]
Maintainer: Timothy Ranallo-Benavidez <tbenavi1@jhu.edu>
Built: R 4.5.0; ; 2026-06-11 16:16:48 UTC; unix
