Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lre1234
    Senior Member
    • Aug 2011
    • 110

    Annotated junctions file for STAR

    Hi all,
    Does anyone know where I would be able to get an annotated splice junction file that I could use with STAR? I've been searching for one, but have been having trouble trying to locate one. Also, I believe it should be created from a gff3 file, but am having a bit of trouble figuring out the conversion.

    Thanks for you help
  • alexdobin
    Senior Member
    • Feb 2009
    • 161

    #2
    Originally posted by lre1234 View Post
    Hi all,
    Does anyone know where I would be able to get an annotated splice junction file that I could use with STAR? I've been searching for one, but have been having trouble trying to locate one. Also, I believe it should be created from a gff3 file, but am having a bit of trouble figuring out the conversion.

    Thanks for you help
    Hi @lre1234

    you can feed a properly formatted GFF3 file directly to STAR with --sjdbGTFfile /path/to/annot.gff3 --sjdbGTFtagExonParentTranscript Parent , and STAR will extract the junctions from the file.
    Another option is to convert GFF3 to GTF (for instance with Cufflinks utility gffread -T annot.gff3 -o annot.gtf) and then run STAR with simply --sjdbGTFfile /path/to/annot.gtf .

    Cheers
    Alex

    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
    19 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    27 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    38 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    61 views
    0 reactions
    Last Post SEQadmin2  
    Working...