How to use biRte package?
0
0
Entering edit mode
8.7 years ago
mcrayyu • 0

Hi there , recently I want to use birte package (http://bioconductor.org/packages/release/bioc/html/birte.html) to analysis my own data , but with no luck I suffered some errors such as below:

Here is the R command:

mRNA_result = birteLimma(dat.mRNA=mydat, limmamRNA=limmamRNA, affinities=affinities2,niter=500, nburnin=5000, thin=1)

And the error shows:

Automatic assignement of #replicates with design matrix (mRNA data). Formatting regulator-target network -> checking overlap between network and measurements. --> biRte tries to explain mRNA log fold changes TF Calculating potential swaps for regulator type TF miRNA Calculating potential swaps for regulator type miRNA Error in fitdistr(1/mRNA.Sigma^2, "gamma") : 'x' must be a non-empty numeric vector

anyone can help ? Thank you a lot

bioconductor software error • 1.4k views
ADD COMMENT
0
Entering edit mode

As far as the error message goes

Error in fitdistr(1/mRNA.Sigma^2, "gamma") : 'x' must be a non-empty numeric vector

You might be using a wrong input (probably mydat). The input must be a vector and it must be numeric

ADD REPLY

Login before adding your answer.

Traffic: 2128 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6