Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How do I merge .gtf files

    Hello. I'm trying to merge transcript.gtf I got from using cufflinks. Can someone explain how to make the assemblies.txt file

  • #2
    You can make the assemblies.txt file using an editor such that it contains paths (relative or full) to the transcripts.gtf files generated by cufflinks runs.

    If you followed the same logic as described in the "Nature protocols" paper these would be in the "sample_ID_clout" folder.

    Code:
    $ more assemblies.txt
    
    /path_to/sample1_clout/transcripts.gtf
    /path_to/sample2_clout/transcripts.gtf
    /path_to/sample3_clout/transcripts.gtf
    /path_to/sample4_clout/transcripts.gtf
    /path_to/sample5_clout/transcripts.gtf
    You get the idea.

    Comment


    • #3
      So... If I have two transcript.gtf files I use what command? Just more assemblies.txt?

      Comment


      • #4
        You put the locations (file paths) of those two transcript.gtf files inside a single file and call that file "assemblies.txt".

        Assemblies.txt file should contain file locations of all transcripts.gtf files you are trying to merge.

        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, Today, 07:03 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-10-2024, 06:35 AM
        0 responses
        32 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-09-2024, 02:46 PM
        0 responses
        41 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-07-2024, 06:57 AM
        0 responses
        35 views
        0 likes
        Last Post seqadmin  
        Working...
        X