Package: shiny.gosling 1.1.0

Appsilon

shiny.gosling: A Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization for R and Shiny

A Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization. http://gosling-lang.org/. This R package is based on gosling.js. It uses R functions to create gosling plots that could be embedded onto R Shiny apps.

Authors:Appsilon [aut, cre], Anirban Shaw [aut], Federico Rivadeneira [aut], Vedha Viyash [aut]

shiny.gosling_1.1.0.tar.gz
shiny.gosling_1.1.0.zip(r-4.5)shiny.gosling_1.1.0.zip(r-4.4)shiny.gosling_1.1.0.zip(r-4.3)
shiny.gosling_1.1.0.tgz(r-4.4-any)shiny.gosling_1.1.0.tgz(r-4.3-any)
shiny.gosling_1.1.0.tar.gz(r-4.5-noble)shiny.gosling_1.1.0.tar.gz(r-4.4-noble)
shiny.gosling_1.1.0.tgz(r-4.4-emscripten)shiny.gosling_1.1.0.tgz(r-4.3-emscripten)
shiny.gosling.pdf |shiny.gosling.html
shiny.gosling/json (API)
NEWS

# Install 'shiny.gosling' in R:
install.packages('shiny.gosling', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On BioConductor:shiny.gosling-1.1.0(bioc 3.20)shiny.gosling-1.0.1(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

32 exports 1.16 score 36 dependencies 1 dependents

Last updated 2 months agofrom:45b2620296

Exports:add_multi_tracksadd_single_trackarrange_viewsbuild_jsoncompose_viewdefault_track_stylesexport_pdfexport_pnggoslinggoslingOutputjson_listrenderGoslingrun_exampletrack_datatrack_data_csvtrack_data_grtrack_data_transformtrack_data_transformsuse_goslingvisual_channel_colorvisual_channel_opacityvisual_channel_rowvisual_channel_sizevisual_channel_strokevisual_channel_stroke_widthvisual_channel_textvisual_channel_tooltipvisual_channel_tooltipsvisual_channel_xvisual_channel_yzoom_tozoom_to_extent

Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecycleloggermagrittrmemoisemimepromisespurrrR6rappdirsRcpprjsonrlangsassshinyshiny.reactsourcetoolsstringivctrswithrxtable

Introduction to shiny.gosling

Rendered fromintro.Rmdusingknitr::rmarkdownon Jun 15 2024.

Last update: 2023-09-26
Started: 2023-01-20

Using a GRanges object in shiny.gosling

Rendered fromGRanges.Rmdusingknitr::rmarkdownon Jun 15 2024.

Last update: 2023-09-26
Started: 2023-09-25

Creating a Circos Plot with VCF Data

Rendered fromVCF.Rmdusingknitr::rmarkdownon Jun 15 2024.

Last update: 2023-09-26
Started: 2023-09-25

Creating an Interactive Line Chart with shiny.gosling

Rendered fromlineChart.Rmdusingknitr::rmarkdownon Jun 15 2024.

Last update: 2023-09-26
Started: 2023-09-25

Creating a Multi-Scale Sequence Track

Rendered fromtextAnnotation.Rmdusingknitr::rmarkdownon Jun 15 2024.

Last update: 2023-09-26
Started: 2023-09-25

Readme and manuals

Help Manual

Help pageTopics
Track data object builder for local csv filesadd_file_to_resource_path
Visual marksadd_mark
Combine single tracks.add_multi_tracks
Add a single trackadd_single_track
Arrange viewsarrange_views
atomic_values_to_listatomic_values_to_list
style of the brush markbrush_styles
Build gosling spec from R listbuild_json
Create react componentcomponent
Compose viewscompose_view
Default styles for tracksdefault_track_styles
Mouse event stylesevent_styles
Export PDFexport_pdf
Export PNGexport_png
Track data object builder for local csv filesget_file_track_data
Build gosling plot objectgosling
Create Gosling componentGoslingComponent
Setup gosling dependenciesgoslingDependency
gosling output functiongoslingOutput
is_atomic_fieldis_atomic_field
Create listjson_list
Remove null from listlist_rm_null
Print method for the gosling componentprint.gosling
gosling render functionrenderGosling
Runs a shiny.gosling examplerun_example
Data object buildertrack_data
Data object builder for a csv filetrack_data_csv
Data object builder for a GRanges object by locally saving ittrack_data_gr
Data transformertrack_data_transform
Combine multiple data transformstrack_data_transforms
Initiate goslinguse_gosling
Generic visual channel buildervisual_channel
color visual channelvisual_channel_color
opacity visual channelvisual_channel_opacity
row visual channelvisual_channel_row
size visual channelvisual_channel_size
stroke visual channelvisual_channel_stroke
stroke width visual channelvisual_channel_stroke_width
text visual channelvisual_channel_text
tooltip visual channelvisual_channel_tooltip
Combine tooltips into a listvisual_channel_tooltips
x and xe axis visual channelvisual_channel_x
y and ye axis visual channelvisual_channel_y
Zoom tozoom_to
Zoom to extentzoom_to_extent