igscores: GenomicScores shiny app

Description Usage Details Value Author(s) References See Also Examples

View source: R/methods-shinyApp.R

Description

Starts an interactive GenomicScores shiny web app.

Usage

1

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

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

## End(Not run)

GenomicScores documentation built on Nov. 8, 2020, 5:21 p.m.