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 am attempting to use your tool to create a signature matrix for deconvolution of bulk-rna sequencing data, but I am running into the error of the title (Error in sample.int(length(x), size, replace, prob) : invalid first argument).
My expression and meta data is stored locally as .txt files, and I loaded the data using read.table.
The data looks as such:
Hi,
I am attempting to use your tool to create a signature matrix for deconvolution of bulk-rna sequencing data, but I am running into the error of the title (Error in sample.int(length(x), size, replace, prob) : invalid first argument).
My expression and meta data is stored locally as .txt files, and I loaded the data using read.table.
The data looks as such:
However, when attempting to use the code:
I get the error message of the title.
Can you help me to debug this error?
Thank you very much
The text was updated successfully, but these errors were encountered: