Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • hibachings2013
    Member
    • Jun 2010
    • 15

    no error and no output from cuffcompare

    Dear Guys,

    I just ran cuffcompare, but no output and no errors.

    Here is my command for cuffcompare

    ./cuffcompare -o /Users/puruna/cuffcompare_output/s1 -R -r /Users/puruna/reference.gtf -s /Users/puruna/transcripts_s1.gtf

    And if i use this command

    ./cuffcompare -o cuffcompare -r /Users/puruna/ref.gtf /Users/puruna/cufflinks_output/transcripts_s1.gtf

    then, i got only two output files with .tmap and .refmap, NO .stats, NO tracking, NO combined.gtf

    I don't know what is wrong. I would greatly appreciate any feedback from this community!
    Last edited by hibachings2013; 07-14-2011, 05:53 AM.
  • arkfang
    Junior Member
    • Mar 2015
    • 2

    #2
    Because you gave a output directory while cuffcompare asked for a output prefix. Which means you give a blank prefix to cuffcompare.
    So the outputs that are supposed to be output_prefix.combined.gtf are now just .combined.gtf.
    And in a lot of linux-like systems, .* file (a file starts with dot) is treated as a hidden file.
    Check your output directory and you probably will see them there, hidden.

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    30 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
    42 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    64 views
    0 reactions
    Last Post SEQadmin2  
    Working...