A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/easylift.html below:

Bioconductor - easylift (development version)

easylift

This is the development version of easylift; for the stable release version, see easylift.

An R package to perform genomic liftover

Bioconductor version: Development (3.22)

The easylift package provides a convenient tool for genomic liftover operations between different genome assemblies. It seamlessly works with Bioconductor's GRanges objects and chain files from the UCSC Genome Browser, allowing for straightforward handling of genomic ranges across various genome versions. One noteworthy feature of easylift is its integration with the BiocFileCache package. This integration automates the management and caching of chain files necessary for liftover operations. Users no longer need to manually specify chain file paths in their function calls, reducing the complexity of the liftover process.

Author: Abdullah Al Nahid [aut, cre] ORCID: 0000-0002-4390-0768 , Hervé Pagès [aut, rev], Michael Love [aut, rev] ORCID: 0000-0001-8401-0545

Maintainer: Abdullah Al Nahid <abdnahid56 at gmail.com>

Citation (from within R, enter citation("easylift")): 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("easylift")

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("easylift")
Details biocViews Coverage, DataImport, GenomeAssembly, Sequencing, Software, WorkflowStep Version 1.7.0 In Bioconductor since BioC 3.18 (R-4.3) (1.5 years) License MIT + file LICENSE Depends R (>= 4.1.0), GenomicRanges, BiocFileCache Imports rtracklayer, GenomeInfoDb, R.utils, tools, methods System Requirements URL https://github.com/nahid18/easylift https://nahid18.github.io/easylift Bug Reports https://github.com/nahid18/easylift/issues See More Package Archives

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4