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
          Advanced Methods for the Detection of Infectious Disease
          by seqadmin




          The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
          ...
          11-27-2023, 01:15 PM
        • seqadmin
          Strategies for Investigating the Microbiome
          by seqadmin




          Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
          11-09-2023, 07:02 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 10:48 AM
        0 responses
        11 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 08:26 AM
        0 responses
        11 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 08:12 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 11-27-2023, 08:12 AM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Working...
        X