Displaying 11 results from an estimated 11 matches for "aoif".
Did you mean:
arif
2012 Apr 25
3
R shell script
...2,paired=TRUE) >> $i.out
done
that i can run on a command line this this:
sh R.sh
because i've SO many files to run this command on.
I've been googling, but i'm having trouble of just finding a simple example
explaining how to make this shell script.
Any help appreciated :)
Aoife
[[alternative HTML version deleted]]
2012 Mar 16
1
plot columns
...ene4 3.0 10 10
gene5 0.1 5 7
i want to plot column 1 versus column 3.
Does anyone know how to read in particular columns and plot?
i was looking at this:
https://stat.ethz.ch/pipermail/r-help/2007-July/137638.html
but i can't seem to alter it to my needs
Thank you
Aoife
[[alternative HTML version deleted]]
2012 Feb 17
1
basic help: graph multivariate analysis.
...to plot these multivariate results on a graph.
i have read through various pdf's (e.g. using r for data analysis and
graphics and simple R) but i'm still stuck. Could anyone help explain the
commands needed to turn the above data into any sort of graphical form?
Any help is appreciated.
Aoife
--
View this message in context: http://r.789695.n4.nabble.com/basic-help-graph-multivariate-analysis-tp4397477p4397477.html
Sent from the R help mailing list archive at Nabble.com.
2012 Feb 29
1
codon usage bias
...tac tag tat tca tcc tcg tct tga tgc tgg
tgt
NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA
NA
tta ttc ttg ttt
NA NA NA NA
it's telling me that there are no codons. I'm not sure how to split up the
data or make this work at all.
Any help appreciated.
Aoife
--
View this message in context: http://r.789695.n4.nabble.com/codon-usage-bias-tp4431740p4431740.html
Sent from the R help mailing list archive at Nabble.com.
2009 Feb 08
2
SocketError in EmailController#correspond
SocketError in EmailController#correspond
getaddrinfo: no address associated with hostname.
Please see above, these are the errors i get when i try to email a user
on my networking site. Can you help please.
Actionmailer address = smtp.vodafone.ie
Below is code used for the email controller in
apps/controllers/email_controller.rb There doesnt seem to be any code
missing. Can someone help with
2009 Aug 13
3
Plotting shaded areas
Hi
I would like to plot the variation of some mean values with time,
and have the standard deviation around the mean shaded on the plot.
I could not find a way to have the shaded area on the curve with the
default R commands,
do I need a special package to do that?
Or any idea of a way with the default R commands?
Many thanks
Thomas
--
Thomas Loridan
King's College email: thomas.loridan
2012 Mar 07
2
find points on a graph
Hey guys, Can anyone help?
I did a correspondance analysis and made a plot.
I also have a specific list of nodes that i want to find in my plot and want
to either color the nodes that appear in my list differently, or put some
kind of border around that group of nodes...
Would anyone know how to do this?
Also, would this post be more relevant here or in the bioconductor forum?
--
View this
2012 Mar 12
1
(no subject)
...mnames = list(c("gene1",
"gene2", "gene3", "gene4", "gene5"), c("codon1", "codon2",
"codon3")))
Library(ca)
plot(ca(table))
is there a way that i can see the "second principal axis" of this analysis?
Aoife
[[alternative HTML version deleted]]
2023 Jan 11
0
[centos/centos.org] branch main updated: Fixed hour/link for infra sig meeting
...eks) on Monday at [1400 UTC](http://www.timeanddate.com/worldclock/fixedtime.html?hour=14&min=00&sec=0) in #centos-meeting
+* Every two weeks (on odd weeks) on Wednesday at 1230 pm UTC on [Google Meet](https://meet.google.com/sgb-ubrz-vzz)
* Chair (to contact for more information): Aoife Moloney (amoloney) or Brian Stinson (bstinson)
* [Link to Project Site](https://wiki.centos.org/SpecialInterestGroup/Infrastructure)
* The CentOS Infrastructure SIG will provide a working group to manage all
@@ -176,4 +176,4 @@ administrative access to shared services.
-Page generated on 2...
2012 Apr 23
1
check for difference.
Hello
I have two lists of numbers, each list is ~800 numbers long. I want to know
if the two lists are significantly different from each other.
Could anyone suggest what library in R to use?
I think maybe the mann-whitney test, as it is not parametric, but i am
unsure if it is suitable as my list of items are so long.So i am unsure
which library would suit best.
Aaral.
[[alternative HTML
2008 Sep 03
2
Installing rgl
Hello.
I'm having trouble installing rgl. I have a theory as to the problem.
First, the error message and session info.
> install.packages("rgl")
trying URL 'http://probability.ca/cran/src/contrib/rgl_0.81.tar.gz'
Content type 'application/x-gzip' length 1636939 bytes (1.6 Mb)
opened URL
==================================================
downloaded 1.6 Mb
*