Hi everyone,
I'm using the LiWongRank function in RNAither to do with my data.
Here's the code of the example that is failing:
> data(exampleHeader, package="RNAither")
> data(exampleDataset, package="RNAither")
> normres <- LiWongRank(header, dataset, list("SigIntensity",
"GeneName"))
Then the function needs user input the threshold to work. But whatever
numbers
as a threshold I put in, NA is taken as a result.
Does anyone have an idea about it?
Many thanks!
R: 2.13.0
RNAither 2.0
OS:winxp 64X
[[alternative HTML version deleted]]
Hi everyone,
I'm using the LiWongRank function in RNAither to do with my data.
Here's the code of the example that is failing:
> data(exampleHeader, package="RNAither") data(exampleDataset,
> package="RNAither")
> normres <- LiWongRank(header, dataset, list("SigIntensity",
"GeneName"))
Then the function needs user input the threshold to work. But whatever
numbers as a threshold I put in, NA is taken as a result.
Does anyone have an idea about it?
Many thanks!
R: 2.13.0
RNAither 2.0
OS:winxp 64X
[[alternative HTML version deleted]]
Hi,
Could you describe your problem more precisely? I have just tested the
example with R 2.13.0 and RNAither 2.0 under Windows 7 and I don't
have
any problems.
Not sure I understand well, don't you get any genes as an output after
inputting a threshold?
Best,
Nora
On 28.06.2011 12:00, bioconductor-request at r-project.org wrote:
> Date: Mon, 27 Jun 2011 17:40:28 -0400 From: "Li, Ning (NIH/NIAID)
[F]"
> <lin6 at="" niaid.nih.gov=""> To: "'bioconductor at r-project.org'"
> <bioconductor at="" r-project.org=""> Subject: [BioC] error LiWongRank in
> RNAither Message-ID:
> <b1d84ff0bc3f2c4abe0978636d0c4aa0a2a4dc6abd at="" nihmlbx03.nih.gov="">
> Content-Type: text/plain Hi everyone, I'm using the LiWongRank
> function in RNAither to do with my data. Here's the code of the
> example that is failing:
>> > data(exampleHeader, package="RNAither")
>> > data(exampleDataset, package="RNAither")
>> > normres<- LiWongRank(header, dataset, list("SigIntensity",
"GeneName"))
>>
> Then the function needs user input the threshold to work. But
whatever numbers
> as a threshold I put in, NA is taken as a result.
> Does anyone have an idea about it?
> Many thanks!
>
> R: 2.13.0
> RNAither 2.0
> OS:winxp 64X
>
>
> [[alternative HTML version deleted]]
>