search for: tmm

Displaying 8 results from an estimated 8 matches for "tmm".

Did you mean: mm
2012 Nov 15
4
Selecting the "non-attribute" part of an object
I have two matrices, generated by R functions that I don't understand. I want to confirm that they're the same, but I know that they have different attributes. If I want to compare the dimnames, I can say > identical(attr(tm, "dimnames"), attr(tmm, "dimnames")) [1] FALSE or even: > identical(dimnames(tm), dimnames(tmm)) [1] FALSE But I can't find any good way to compare the "main" part of objects. What I'm doing now is: > tm_new <- tm > tmm_new <- tmm > attributes(tm_new) <- attributes(t...
2023 Apr 02
2
Count matrix of GSE146049
I want to get the count matrix of genes from https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE146049. Is it possible for GSE146049? After getting counts, I want to do TMM normalization. [[alternative HTML version deleted]]
2023 Apr 02
1
Count matrix of GSE146049
...ata. HTH, Peter On Sun, Apr 2, 2023 at 11:09?PM Anas Jamshed <anasjamshed1994 at gmail.com> wrote: > > I want to get the count matrix of genes from > https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE146049. Is it > possible for GSE146049? After getting counts, I want to do TMM > normalization. > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http:...
2023 Apr 02
1
Count matrix of GSE146049
..., Apr 2, 2023 at 11:09?PM Anas Jamshed <anasjamshed1994 at gmail.com> > wrote: > > > > I want to get the count matrix of genes from > > https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE146049. Is it > > possible for GSE146049? After getting counts, I want to do TMM > > normalization. > > > > [[alternative HTML version deleted]] > > > > ______________________________________________ > > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > > https://stat.ethz.ch/mailman/listinfo/r-help > &gt...
2002 Oct 19
0
Fwd: [hangout] Busy Week for NYLXS [ruben@mrbrklyn.com]
...THE PERL 1 CLASS IS CANCELLED because of the DEMO Thursday -SLEEP Have a great week!!!! Ruben -- __________________________ Brooklyn Linux Solutions __________________________ DRM is THEFT - We are the STAKEHOLDERS http://fairuse.nylxs.com http://www.mrbrklyn.com - Consulting http://www.tmm.net <-- Happy Clients http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and articles from around the net http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn.... 1-718-382-0585 ___________________...
2002 Oct 13
2
ssh tunnels
Is there a way to use ssh tunnels to access samba shares on a remote system from a Win 2K box? I have some linux boxen behind a NAT in a data center, and someone wants samba access to to one of them. No way in hell am I opening it through the NAT. Thanks. -- Justin Georgeson UnBound Technologies, Inc. http://www.unboundtech.com Main 713.329.9330 Fax 713.460.4051 Mobile 512.789.1962 5295
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * disclapmix (0.1) Maintainer: Mikkel Meyer Andersen Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen License: GPL-2 http://crantastic.org/packages/disclapmix disclapmix makes inference in a mixture of Discrete Laplace distributions using the EM algorithm. * EstSimPDMP (1.1) Maintainer: Unknown Author(s):
2020 Aug 20
1
Intel AMX programming model discussion.
On 8/20/20 2:47 PM, Topper, Craig wrote: > > I think I’m still missing something here. The configuration is per > tile. The multiply instructions take a MxK tile and multiply it by a > KxN tile and accumulate into an MxN tile. So the configuration needs > to know how many of each size of tile it needs to avoid a spill. > Wouldn’t the register allocator then need to know which