Package: gpart
Title: Human genome partitioning of dense sequencing data by
        identifying haplotype blocks
Version: 1.5.0
Authors@R: c(person(given = "Sun Ah", family = "Kim", role = c("aut", "cre", "cph"), email = "sunnyeesl@gmail.com"),
    person(given = "Yun Joo", family = "Yoo", role = c("aut", "cph")))
Depends: R (>= 3.5.0), grid, Homo.sapiens,
        TxDb.Hsapiens.UCSC.hg38.knownGene,
Description: we provide a new SNP sequence partitioning method which partitions the whole SNP sequence based on not only LD block structures but also gene location information. The LD block construction for GPART is performed using Big-LD algorithm, with additional improvement from previous version reported in Kim et al.(2017). We also add a visualization tool to show the LD heatmap with the information of LD block boundaries and gene locations in the package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
biocViews: Software, Clustering
Imports: igraph, biomaRt, Rcpp, data.table, OrganismDbi, AnnotationDbi,
        grDevices, stats, utils, GenomicRanges, IRanges
LinkingTo: Rcpp
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, BiocStyle, testthat
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/gpart
git_branch: master
git_last_commit: b7e99cf
git_last_commit_date: 2019-10-29
Date/Publication: 2019-11-16
NeedsCompilation: yes
Packaged: 2019-11-17 06:37:33 UTC; biocbuild
Author: Sun Ah Kim [aut, cre, cph],
  Yun Joo Yoo [aut, cph]
Maintainer: Sun Ah Kim <sunnyeesl@gmail.com>
Built: R 4.0.0; i386-w64-mingw32; 2019-11-17 14:04:34 UTC; windows
Archs: i386, x64
