Displaying 5 results from an estimated 5 matches for "124a".
Did you mean:
1241
2016 Apr 05
1
Heatmap Colnames
...de to visualise them?
Many Thanks!
Nils
library(GMD)
dat<-data.frame(EntryA=as.numeric(c(4.24,3,1.66,1.28,1.2,-1.32,-1.88)), EntryB=as.numeric(c(4.16,4.82,-1.82,-3.02,0.99,1.1,-3.31)))
rownames(dat)=c("hsa-miR-200c","hsa-miR-520b","hsa-miR-199a-3p","mmu-miR-124a","hsa-miR-302a","hsa-miR-454","mmu-miR-137")
colnames(dat)=c("24", "72")
heatmap.3(dat, srtCol=70)
ndat<-as.matrix(dat)
heatmap.3(ndat, Rowv=FALSE, Colv=FALSE)
2010 May 04
1
All possible paths between two nodes in a flowgraph using igraphs?
...nitial node of the loop without passing through any intermediate node more
than once.
- A jth-order loop consists of j nontouching first-order loops.
For example, in the flowgraph below
http://n4.nabble.com/file/n2125321/flowgraph_subsume.jpg
there are 18 paths between nodes 1 and a:
- 1a;
- 12a, 124a, 1243a, 1245a, 12436a, 124365a, 12456a, 124563a;
- 13a, 134a, 136a, 1342a, 1345a, 13456a, 1365a, 13654a, 136542a.
3 first-order loops:
- 12431, 1245631, 45634;
and no loops of order two or more.
Thanks in advance
jcano
--
View this message in context: http://r.789695.n4.nabble.com/All-possible-p...
2001 Sep 30
1
redirecting whole subnet
...lly arrived at the new distination the packet
should be transmitted to the original destination ip, where it is redirected
to the original adress.
Could this be done with netfilter? Or is there even a solution more simple?
thanx
andreas
--
e-admin internet gmbh
Andreas Gietl
Roter-Brach-Weg 124a
tel +49 941 3810884
fax +49 941 3810891
mobil +49 171 6070008
2001 Oct 08
4
rate limit HTTP
I cant figure out this traffic control malarky! how can i put a simple
bandwidh limitation on traffic to or from a given port?
2010 May 05
0
R-help Digest, Vol 87, Issue 5
...nitial node of the loop without passing through any intermediate node more
than once.
- A jth-order loop consists of j nontouching first-order loops.
For example, in the flowgraph below
http://n4.nabble.com/file/n2125321/flowgraph_subsume.jpg
there are 18 paths between nodes 1 and a:
- 1a;
- 12a, 124a, 1243a, 1245a, 12436a, 124365a, 12456a, 124563a;
- 13a, 134a, 136a, 1342a, 1345a, 13456a, 1365a, 13654a, 136542a.
3 first-order loops:
- 12431, 1245631, 45634;
and no loops of order two or more.
Thanks in advance
jcano
--
View this message in context: http://r.789695.n4.nabble.com/All-possible-p...