Closed biovitus closed 8 years ago
Hi, Thanks for contacting us. The error indicates that dataset (even our test data) is being input as a factor instead of a character/numeric. Can you verify that you used the options(stringsAsFactors=F) command before loading the data and using the package? We are working on a better way to handle these factor-character issues for the release.
Dear Sir,
Thank you for your reply. I did not use the options(stringsAsFactors=F) before using the package and loading the data. After using it I did not get the error mentioned in my initial comment.
Appreciate your help.
Sincerely,
biovitus
Great. Yeah its an annoying issue but thats the only work-around that is reliable. The program is part of the next Bioconductor release. If you will be testing it on your data, we would love to know how your results look. Please contact us with any general feedback through Github.
Dear Sir/Madam,
I am getting error when executing makePvalueObject function from tutorial in SMITE package. I am enclosing the output of test_annotation and error I am getting. I like to know if you can help in fixing it.
Appreciate your help.
Sincerely,
biovitus