igscores: GenomicScores shiny app

View source: R/methods-shinyApp.R

igscoresR Documentation

GenomicScores shiny app

Description

Starts an interactive GenomicScores shiny web app.

Usage

igscores()

Details

The goal of the GenomicScores package is to provide support to store and retrieve genomic scores associated to physical nucleotide positions along a genome.

The igscores() function starts an interactive shiny web app that allows the user to query annotation packages storing genomic scores. Internally, it calls to the function gscores(); see its manual page for a description of the arguments and their default and alternative values.

Value

None.

Author(s)

P. Rodríguez and R. Castelo

References

Puigdevall, P. and Castelo, R. GenomicScores: seamless access to genomewide position-specific scores from R and Bioconductor. Bioinformatics, 18:3208-3210, 2018.

See Also

gscores

Examples


## Not run: 
igscores() ## this will open your browser with the GenomicScores shiny web app

## End(Not run)


rcastelo/GenomicScores documentation built on April 3, 2024, 10:14 p.m.