You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use for first time Ballgown with data formatted with StringTie but it only returns this error even with the exampled ta set provided in the package.
Any suggestion on how to solve this issue?
I'm using R version 3.6.1
This is the error:
bg = ballgown(dataDir=data_directory, samplePattern='sample', meas='all')
Wed Nov 10 17:20:44 2021
Wed Nov 10 17:20:44 2021: Reading linking tables
Wed Nov 10 17:21:04 2021: Reading intron data files
Wed Nov 10 17:21:08 2021: Merging intron data
Error in paste(..., sep = sep) :
4 arguments passed to .Internal(paste) which requires 3
The text was updated successfully, but these errors were encountered:
I was trying to use for first time Ballgown with data formatted with StringTie but it only returns this error even with the exampled ta set provided in the package.
Any suggestion on how to solve this issue?
I'm using R version 3.6.1
This is the error:
The text was updated successfully, but these errors were encountered: