Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • DrJay
    Member
    • Oct 2015
    • 11

    cummeRbund help - getGenes

    Hi all,
    really appreciate if anyone can help with this.
    I have XLOC gene names in my cuffdiff output and I have been trying to convert to gene names to allow intrepretation, using the solution as posted in http://seqanswers.com/forums/showthr...light=getGenes with getGenes() function

    However I keep getting the following error
    PHP Code:
    cuff <- readCufflinks('diff_out1/')
    diffGeneIDs <- getSig(cuff,level="genes",alpha=0.05)
    is.vector(diffGeneIDs)
    [
    1TRUE
    diffGenes <- getGenes(cuff,diffGeneIDs)
    Error in as.character.default(unlist(x)) : 
      
    no method for coercing this S4 class to a vector 
    Hopefully it is a simple solution but Id really appreciate some help as I have ground to a halt!
    BW
    J

Latest Articles

Collapse

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, Today, 06:09 AM
0 responses
9 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-09-2026, 11:58 AM
0 responses
33 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-05-2026, 10:09 AM
0 responses
38 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-04-2026, 08:59 AM
0 responses
43 views
0 reactions
Last Post SEQadmin2  
Working...