Header Leaderboard Ad

Collapse

cummeRbund Accessing class_code

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cummeRbund Accessing class_code

    First a warm Hello to erveryone,

    I've been passively reading here for a while and learnt a lot.
    Now, I also have a question:

    How can I access the class_code wit cummeRbund?


    using
    Code:
      gene.features <- features(genes(cuff))
    only gives "NA" for the class_code.

    In general, I am interested in new intergenic transcripts (class_code u) and would like to access the following features:

    -ID
    -Location (strand, chromosome, position)
    -FPKM values
    -Differential expression

    I have 12 sampels from unpaired Illumina RNAseq data. So far, I've followed the protocoll from Trapnell (nature 2012). After merging, I ran cuffcompare telling me there are ~260 genes with class code u. Now after running cuffdiff, I would love to know which ones are diff. expr.

  • #2
    Any suggestions?

    Comment


    • #3
      You can use this command instead:

      Code:
      isoforms.features <- features(isoforms(cuff))
      be sure to had supplied the merged.gtf file when calling readCufflinks().

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 06-01-2023, 08:56 PM
      0 responses
      9 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-01-2023, 07:33 AM
      0 responses
      8 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-31-2023, 07:50 AM
      0 responses
      4 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-26-2023, 09:22 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Working...
      X