wyguo / ThreeDRNAseq

A pipeline for differential expression and differential alternative splicing analysis
https://github.com/wyguo/ThreeDRNAseq
GNU General Public License v3.0
60 stars 27 forks source link

Error #20

Open amitpande74 opened 4 years ago

amitpande74 commented 4 years ago

Hi, When I run the app I get an error message: Attaching package: ‘ComplexHeatmap’

The following object is masked from ‘package:plotly’:

add_heatmap

Error in bsTooltip(id = "samples_update", title = "Click to add selected information to analysis", : unused argument (options = list(container = "body")) Called from: dots_list(...) Kindly help.

wyguo commented 4 years ago

Hi, It is difficult to figure out the issues only by this error message. Do you have more details about the issues, e.g. which step and which function you get this error message? what's your package version of ComplexHeatmap and plotly?. Best