Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Merging FastQ files from different runs into one?

    Hi guys,

    I have simple small question. I was wondering if it would be fine to merge 4 runs into one fastq.gz file.

    The 4 fastq files have one SRR: SRA010305

    There are 4 fastq files on http://trace.ddbj.nig.ac.jp/DRASearc...?acc=SRX014987 and http://www.ebi.ac.uk/ena/data/view/SRX014987

    I will use the the following code:

    cat file 1.fastq 2.fastq 3.fastq 4.fastq > merged.fastq

    or should I run tophat separately on each of the files.

    I am looking for differential of expression between the different organs.

    Thank you in advance.

  • #2
    I think you should run tophat(and/or any other aligner) seperately for each sample. This will create an alignment file(SAM/BAM format) for each sample.
    Then use other programs for DEG profiling. Since there are so many methods to do that, you might as well do some more in-forum searching

    Comment


    • #3
      Thank you for the fast reply. That sounds great.

      I did some trimming of these data sets separately and did it combined. It was just to do a compare and contrast. I will now go with doing it separately. Anyway, it seems that I am able to get 16 nucleotide length for the samples. This seems awfully short to use tophat or is it fine?

      Thank you again.

      PS: I was using trimmomatic to trim the data sets.

      Comment


      • #4
        Yes. Yueluo is quite right. Don't merge fastq files. Alignment them separately and then merge BAM or SAM files. It will take less time since alignment can be accelerated with separate Fastq.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Advancing Precision Medicine for Rare Diseases in Children
          by seqadmin




          Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
          12-16-2024, 07:57 AM
        • seqadmin
          Recent Advances in Sequencing Technologies
          by seqadmin



          Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

          Long-Read Sequencing
          Long-read sequencing has seen remarkable advancements,...
          12-02-2024, 01:49 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 12-17-2024, 10:28 AM
        0 responses
        26 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-13-2024, 08:24 AM
        0 responses
        42 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-12-2024, 07:41 AM
        0 responses
        28 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-11-2024, 07:45 AM
        0 responses
        42 views
        0 likes
        Last Post seqadmin  
        Working...
        X