Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • de-novo differential transcription/splicing question

    Hi folks,
    I am relatively new to this kind of analysis. I am interested in discovering novel splice variants and differentially transcribed genes. I have several pairs of inputs (pre and post relapse CLL for 3 individuals). I am using STAR to map paired reads to hg19 without a GTF file. I also am using cufflinks/cuffcompare/cuffdiff to look for differential events. Is there an easy way to remove known transcript variants from the output of cuffdiff so as to focus on the novel stuff? Or, should I be using STAR with an annotated set of indexes and using a GTF file in the search? For example, to create the index for STAR:

    STAR --runMode genomeGenerate --sjdbFileChrStartEnd hg19_intron_loci.txt --sjdbOverhang 75 --genomeDir ../blabla.fa

    then to run it on a pair of reads:

    STAR --genomeDir /data/Genomes/UCSC/hg19/STAR_ANNOTATED --sjdbGTFfile /data/Genomes/UCSC/hg19/knownGene_standardchromonly.gtf --readFilesIn sample1_1.clipped.fastq sample1_2.clipped.fastq --runThreadN 32

    Or is there a better way? BTW I can already do the general differential expression analysis using a mapping to the transcriptome (i.e using BWA-eXpress and edgeR, or inverse beta binomial for the statistical test).

    I'm also using diffsplice on the star output, and that is kind of interesting. I annotate the regions with annovar.

    cheers,
    karl_s

  • #2
    OK, i think i figured out part of this. It seems that cuffcompare is used with the -r flag to compare to a reference, and the output has some flags to indicate how the transcripts are related to a known set of transcripts. Providing annotation in the mapping step maybe just helps the mappers accuracy.

    Anyhow comments on this sort of analysis from more experienced folks would be welcome. Generally, the quesiton I am trying to answer is, given two biological conditions, am I seeing anything new.

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Recent Advances in Sequencing Analysis Tools
      by seqadmin


      The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
      05-06-2024, 07:48 AM
    • seqadmin
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      04-22-2024, 07:01 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 06:35 AM
    0 responses
    15 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-09-2024, 02:46 PM
    0 responses
    21 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-07-2024, 06:57 AM
    0 responses
    18 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-06-2024, 07:17 AM
    0 responses
    19 views
    0 likes
    Last Post seqadmin  
    Working...
    X