DiogoVeiga / maser

Mapping Alternative Splicing Events to pRoteins
Other
18 stars 14 forks source link

Error in .Call2 #15

Closed AhmadReza2 closed 6 years ago

AhmadReza2 commented 6 years ago

Hi,

I'm using rMATS v4.0.1 (turbo) for alternative splicing analysis. I want to visualize the output by maser 0.99.16 but encountered the following error.

Error in .Call2("solve_user_SEW0", start, end, width, PACKAGE = "IRanges") :

solving row 4462: range cannot be determined from the supplied arguments (too many NAs)

In addition: Warning messages:

1: In scan(file = file, what = what, sep = sep, quote = quote, dec = dec, :

EOF within quoted string

2: In scan(file = file, what = what, sep = sep, quote = quote, dec = dec, :

number of items read is not a multiple of the number of columns

Can you suggest me how to fix this error?

Thanks

DiogoVeiga commented 6 years ago

Hi @AhmadReza2 ,

could you send more details. Do you get the error when importing the files or another function?

AhmadReza2 commented 6 years ago

Hi Diogo, I get the error when running maser function. mydata <- maser(path, c("C", "T"), ftype = "JCEC") The sample data is attached. MXE.MATS.JCEC.txt

Thanks

AhmadReza2 commented 6 years ago

Hi @AhmadReza2 ,

could you send more details. Do you get the error when importing the files or another function? Hi Diogo, I get the error when running maser function. mydata <- maser(path, c("C", "T"), ftype = "JCEC") The sample data is attached.

MXE.MATS.JCEC.txt

Thanks