Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sparx
    Junior Member
    • Oct 2010
    • 7

    #1

    A little help with cufflinks

    Hi!
    I hope these questions won't be to stupid as I'm pretty new in the Bioinformatics field. And if these questions have been answered please point me in the right direction as I haven't found it.
    So the project I'm working on needs expression values for transcripts, genes or proteins and I am suppose to look in to high throughput sequencing data. Mainly RNA-Seq in this case.

    So I have sett up bowtie->tophat->cufflinks to extract expression values for transcripts and i put in a fastq file in one end and get a couple of output files in the other.

    I use the basic commands
    Code:
    $tophat d_mel_genome_fb5_22/d_melanogaster_fb5_22 SRR034813.fastq
    and
    Code:
    $cufflinks ../tophat_out/accepted_hits.bam
    1) Is this a good enough approach? Is there some flags that are common to use to get better(more accurate) results? Is there something I generally should think about?

    2) When i get my output (genes.expr, transcripts.expr, transcripts.gtf) files. How do I map cufflinks internal gene ID to a real ID found at for example ensemble or other more general sources.

    3) When i find for example an already processed .bam file at the GEO-Database and try to run it through cufflinks it spits out mainly errors. I assume there is more then one type of .bam formats. How do i convert (if possible) to something cufflinks accepts.

    4) Does cufflinks accept other types of processed files like wiggle files or .bed files and convert to expression values for transcirpts? Is there any other programs that does or do these files not contain that type of information. The main thing here is if there is a way to cheat a couple of steps and lower the risk of making errors in the procedure.

    Any help is appreciated and I hope my neewbiness doesn't shine through all that much. Thanks
  • mgogol
    Senior Member
    • Mar 2008
    • 197

    #2
    If you give the cufflinks command a gtf file, it will calculate FPKMs for genes and transcripts with the names from the gtf file. If you don't, it tries to define the transcriptome itself. You can also do cuffcompare with an annotation gtf file and the transcripts.gtf file generated by cufflinks to see how different they are.

    Comment

    • Sparx
      Junior Member
      • Oct 2010
      • 7

      #3
      Originally posted by mgogol View Post
      If you give the cufflinks command a gtf file, it will calculate FPKMs for genes and transcripts with the names from the gtf file. If you don't, it tries to define the transcriptome itself. You can also do cuffcompare with an annotation gtf file and the transcripts.gtf file generated by cufflinks to see how different they are.
      Thanks for the info!

      On my 4th question... Is there a pipeline to do what I want there? I haven't been able to find it. But may be that someone here has also been interested in expression values for specific genes that has.

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      18 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      33 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-31-2026, 02:55 AM
      0 responses
      43 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Working...