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
      Genetic Variation in Immunogenetics and Antibody Diversity
      by seqadmin



      The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
      11-06-2024, 07:24 PM
    • seqadmin
      Choosing Between NGS and qPCR
      by seqadmin



      Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
      10-18-2024, 07:11 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Today, 11:09 AM
    0 responses
    22 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, Today, 06:13 AM
    0 responses
    20 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 11-01-2024, 06:09 AM
    0 responses
    30 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 10-30-2024, 05:31 AM
    0 responses
    21 views
    0 likes
    Last Post seqadmin  
    Working...
    X