Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Why there is a difference in size between R1 and R2 fastq files from BAM?

    Hi,

    I downloaded bunch of bam files from TCGA projects and converted them to fastq files. Even though these BAM files are pair-end WES data, the size of fastq_R1 is different with the size of fastq_R2 in many cases. Sometime, the difference are 1 or several lines as well as almost two fold differences in file size. I used SamToFastq.jar of Picard. The command I used is as follows;

    java -Xmx16g -jar SamToFastq.jar TMP_DIR=. INPUT=$file FASTQ=fastqR2 SECOND_END_FASTQ=fastqR2 VALIDATION_STRINGENCY=LENIENT VERBOSITY=ERROR";

    For example,
    TCGA-50-5946-01A_R1.fastq -> 3504190138
    TCGA-50-5946-01A_R2.fastq -> 3504224169

    TCGA-A7-A0CE-11A_R1.fastq -> 40393996094
    TCGA-A7-A0CE-11A_R2.fastq -> 21008959121

    It would be great if you give a clue about this.

  • #2
    R2 is generally lower quality and more likely to be trimmed if quality-trimming was done, and less likely to be mapped (if for example the bam only contains mapped reads).

    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, Yesterday, 02:46 PM
    0 responses
    11 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-07-2024, 06:57 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-06-2024, 07:17 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-02-2024, 08:06 AM
    0 responses
    23 views
    0 likes
    Last Post seqadmin  
    Working...
    X