Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Creating a gtf file for the database I mapped against

    I used BWA-SOLiD from Galaxy, but had somewhat of a mapping failure with very little hits. It was kindly suggested to me by Jennifer of Galaxy:

    "I would consider the mapping a failure. However, you can create a gtf file for the database you mapped against and generate counts for the hits you have. This older post on the UCSC forum has instruction (the file cannot be output from the UCSC Table browser, so cannot be done through the Galaxy "Get Data -> UCSC Main" tool).
    http://redmine.soe.ucsc.edu/forum/index.php?t=msg&goto=14375&S=7744d556a73fd27a61976e12db2bc65c"

    I tried to follow the advice outlined on that website. Specifically, I

    1) Installed bedToGenePred, bedFile, and genePredFile

    2) Ran the command:

    cat mrna.fasta | cut -f2- | pslToBed stdin stdout | bedToGenePred stdin stdout | genePredToGtf file stdin mrna.gtf

    But I got an error "Bad line 1 of stdin wordCount is 2 instead of 21 or 23".

    I wrote to the group about it, but was wondering if anyone on SeqAnswers might know either what is wrong in this specific case, or if there is another easy-to-use tool out there to accomplish what Jennifer suggested (to create a gtf file for the database I mapped against).

    Many thanks in advance!

    This is the head of my mrna.fasta file:

    >AF001540 1
    ggcacgaggcaggtctgtctgttctgttggcaagtaaatgcagtactgtt
    ctgatcccgctgctattagaatgcattgtgaaacgactggagtatgatta
    aaagttgtgttccccaatgcttggagtagtgattgttgaaggaaaaaatc
    cagctgagtgataaggctgagtgttgaggaaatttctgcagttttaagca
    gtcgtatttgtgattgaagctgagtacatttgctggtgtatttttaggta
    aaatgcttttttgttcatttctgggtggtgggaggggactgaagccttta
    gtcttttccagatgcaaccttaaaatcagtgacaagaaacattccaaaca
    agcaacagtcttcaagaaattaaactggcaagtggaaatgtttaaacagt
    tcagtgatctttagtgcattgtttatgtgtgggtttctctctcccctccc

  • #2
    Which database did you map against? if it's a common one then the gtf is probably readily available (and I'd use gencode over UCSC if it's human or mouse, but that's just me).

    At any rate, the instructions you are using are for reformatting annotation in psl format to gtf. You seem to be piping actual sequence into the pipeline, which is why it failed. You want to create a gtf file from the annotation for your database, not the sequence.

    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, 05-10-2024, 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