Registration and Abstract Submission Open for
GBCC2025: Joint Galaxy/Bioconductor Conference
Early registration discount pricing ends March 31!

Lheuristic

This is the development version of Lheuristic; to use it, please install the devel version of Bioconductor.

Detection of scatterplots with L-shaped pattern


Bioconductor version: Development (3.21)

The Lheuristic package identifies scatterpots that follow and L-shaped, negative distribution. It can be used to identify genes regulated by methylation by integration of an expression and a methylation array. The package uses two different methods to detect expression and methyaltion L- shapped scatterplots. The parameters can be changed to detect other scatterplot patterns.

Author: Sanchez Pla Alex [aut, cre] ORCID iD ORCID: 0000-0002-8673-7737 , Miro Cau Berta [aut] ORCID iD ORCID: 0000-0001-6049-8697

Maintainer: Sanchez Pla Alex <asanchez at ub.edu>

Citation (from within R, enter citation("Lheuristic")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("Lheuristic")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("Lheuristic")
L-shaped selection from methylation and expression HTML R Script
Reference Manual PDF
NEWS Text
INSTALL Text
LICENSE Text

Details

biocViews DNAMethylation, MethylationArray, Software, StatisticalMethod
Version 0.99.01
In Bioconductor since BioC 3.21 (R-4.5)
License MIT + file LICENSE
Depends R (>= 4.4.0)
Imports Hmisc, stats, energy, grDevices, graphics, utils, MultiAssayExperiment, ggplot2, ggpubr
System Requirements
URL https://github.com/ASPresearch/Lheuristic
Bug Reports https://github.com/ASPresearch/Lheuristic/issues
See More
Suggests knitr, rmarkdown, testthat (>= 3.0.0)
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package Lheuristic_0.99.01.tar.gz
Windows Binary (x86_64) Lheuristic_0.99.01.zip (64-bit only)
macOS Binary (x86_64) Lheuristic_0.99.01.tgz
macOS Binary (arm64) Lheuristic_0.99.01.tgz
Source Repository git clone https://git.bioconductor.org/packages/Lheuristic
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/Lheuristic
Bioc Package Browser https://code.bioconductor.org/browse/Lheuristic/
Package Short Url https://bioconductor.org/packages/Lheuristic/
Package Downloads Report Download Stats