[BioC] EdgeR: Problem with selection of highest transcript

anna [guest] guest at bioconductor.org
Fri Oct 26 17:42:14 CEST 2012


Hello Sean,
thank you for your help,
adding decreasing=TRUE was the solution:
> o <- order(rowSums(y$counts), decreasing=TRUE)
best regards,
anna

 -- output of sessionInfo(): 

R version 2.15.1 (2012-06-22)
Platform: i386-pc-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=French_France.1252  LC_CTYPE=French_France.1252   
[3] LC_MONETARY=French_France.1252 LC_NUMERIC=C                  
[5] LC_TIME=French_France.1252    

attached base packages:
[1] splines   stats     graphics  grDevices utils     datasets  methods  
[8] base     

other attached packages:
[1] edgeR_3.0.0  limma_3.14.1


--
Sent via the guest posting facility at bioconductor.org.



More information about the Bioconductor mailing list