Re: [R] WGCNA package installation segmentation fault

2018-04-12 Thread Christina Oliynik via R-help
Is it true that you are confound about the screening? Listen its safe for both of us. After passing i can assure you not  a minor or a criminal. This is really important for me, hope you understand why. My number is listed of http://safexcasualdating.com/invite/";>Invite Cam Page  and you can

Re: [R] WGCNA package installation segmentation fault

2018-04-12 Thread Christina Oliynik via R-help
I think you can’t beleive me.  Are you feeling  confused ? I am very new for this site. i have no eariler experience . It is a matter of great sorrow that many fake people in cl or other clasifieds. For this reason really real people  faced many problems seriously. Dont worry  i allready p

Re: [R] WGCNA package installation segmentation fault

2018-04-12 Thread Christina Oliynik via R-help
Ugh still waiting for you. If you wanna get some freaky with me then why are you not calling yet LOL like I said I'm not looking for anything serious I just wanna make sure you are who you say its not like they need your life story and fingerprints lol it literally takes like few seconds then yo

Re: [R] WGCNA package installation segmentation fault

2018-04-12 Thread William Dunlap via R-help
I get the seg-fault on exiting R after loading WGCNA into R-3.4.3 on Linux. Valdgrind shows the problem occurs when tearing down an Rstreambuf object: % R --debugger valgrind --vanilla --quiet ==30889== Memcheck, a memory error detector ==30889== Copyright (C) 2002-2015, and GNU GPL'd, by Julian

Re: [R] WGCNA cluster

2015-11-18 Thread Peter Langfelder
Hi Giovanni, please follow Tutorial I, section 3 (particularly 3d, "Summary output of network analysis results") at http://labs.genetics.ucla.edu/horvath/CoexpressionNetwork/Rpackages/WGCNA/Tutorials/index.html . This will show you how to output module membership of each CpG into a file. If you wa

Re: [R] WGCNA on heterogeneous RNA-seq

2014-05-14 Thread Peter Langfelder
Hi Pan, On Wed, May 14, 2014 at 9:14 PM, Panos Bolan wrote: > Dear list, > > Apologies for posting this to both Bioconductor and here. I recently read a > Bioconductor post where the developer of the WGCNA suggested the use of the > package for RNA-seq data analysis after implementing a variance

Re: [R] WGCNA: Combining block-wise dendrograms and modules into a single figure

2012-10-18 Thread Derek55
Hi Peter, Thank you for your time and input on this matter. I will take your advice and reconstruct the blocks using a different maximum cutoff and plot the figures next to one another. I also wanted to thank you for creating the WGCNA package and including the section on exporting to other visual

Re: [R] WGCNA: Combining block-wise dendrograms and modules into a single figure

2012-10-18 Thread Peter Langfelder
Hi Derek, the simple answer is that the block-specific dendrograms cannot be meaningfully combined into a single dendrogram. You have to plot them separately. You can create a multi-panel figure that shows all block dendrograms in one big figure, although with 10 blocks I would not necessarily att

Re: [R] wgcna choice for softpower by scale indepence when combining to datasets

2012-08-01 Thread Peter Langfelder
On Wed, Aug 1, 2012 at 6:30 AM, Ingezz wrote: > Dear Peter, > > I have another question about WGCNA. I am using the package for > meta-analysis to find modules preserved in several datasets. However, I am > unsure how to handle the softpower, because each dataset has its own ideal > scale indepenc

Re: [R] wgcna

2012-06-15 Thread Fabrice Tourre
Peter, Thank you. In fact, I am also very interesting to WGCNA. On Sat, Jun 16, 2012 at 3:29 AM, Peter Langfelder wrote: > On Fri, Jun 15, 2012 at 8:04 AM, Ingezz wrote: >> Dear Peter, >> >> I am trying to apply the WGCNA meta-analysis for two (or more) microarray >> datasets-tutorial to my own

Re: [R] wgcna

2012-06-15 Thread Peter Langfelder
On Fri, Jun 15, 2012 at 8:04 AM, Ingezz wrote: > Dear Peter, > > I am trying to apply the WGCNA meta-analysis for two (or more) microarray > datasets-tutorial to my own data. > >> mp=modulePreservation(multiExpr,multiColor,referenceNetworks=1,verbose=3,networkType="signed", >> nPermutations=30,max

Re: [R] wgcna

2012-06-15 Thread Ingezz
Dear Peter, I am trying to apply the WGCNA meta-analysis for two (or more) microarray datasets-tutorial to my own data. > mp=modulePreservation(multiExpr,multiColor,referenceNetworks=1,verbose=3,networkType="signed", > > nPermutations=30,maxGoldModuleSize=100,maxModuleSize=400) However, the e

Re: [R] wgcna

2011-07-12 Thread Peter Langfelder
Hi Meeta, yes, there was a bug in the package. Please install the newest version and try again. Best, Peter On Tue, Jul 12, 2011 at 1:20 PM, mistrm wrote: > Hi Peter and Raquel > > I am following the same tutorial and seem to have the same error appear and > I am using 30 permutations (code be

Re: [R] wgcna

2011-07-12 Thread mistrm
Hi Peter and Raquel I am following the same tutorial and seem to have the same error appear and I am using 30 permutations (code below). Is it a bug or something that I can easily fix? I'm not quite sure how to interpret the error. multiExpr = list(A1=list(data=t(ctl)),A2=list(data=t(sz))) multiC

Re: [R] wgcna

2011-07-06 Thread Peter Langfelder
On Wed, Jul 6, 2011 at 8:27 AM, Raquel Martinez Garcia wrote: > Hi, > > I'm running a tutorial ("Meta-analyses of data from two (or more) microarray > data sets"), which use wgcna package. I have an error in the function > modulePreservation (it is below). > I'm using R2.13 > Can you help me? Do