Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • inconsistent runs for Picard Markduplicates.jar

    I have two bam files for two samples (a.bam and b.bam), and I executed the same code to remove duplicates from the 2 files in the following way:

    for A.bam
    java -Xmx25g -jar ~/tools/picard-tools-1.84/MarkDuplicates.jar I=a.bam METRICS_FILE=dup_picard.txt O=a.rmdup.bam REMOVE_DUPLICATES=true VALIDATION_STRINGENCY=SILENT TMP_DIR=local_rmdup

    for B.bam
    java -Xmx15g -jar ~/tools/picard-tools-1.84/MarkDuplicates.jar I=b.bam METRICS_FILE=dup_picard.txt O=b.rmdup.bam REMOVE_DUPLICATES=true VALIDATION_STRINGENCY=SILENT TMP_DIR=local_rmdup

    However, the output for the two samples are somewhat different -
    for a.bam, it gives histogram values and also the last column of estimated library size in the METRICS_FILE ('dup_picard.txt'). But the information is all missing for the other bam file, and only reported the estimated duplication rate.

    Can anyone help on this, and what's the problem for the inconsistent outputs?
    Thanks

Latest Articles

Collapse

  • seqadmin
    Best Practices for Single-Cell Sequencing Analysis
    by seqadmin



    While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
    06-06-2024, 07:15 AM
  • seqadmin
    Latest Developments in Precision Medicine
    by seqadmin



    Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

    Somatic Genomics
    “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
    05-24-2024, 01:16 PM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, 06-14-2024, 07:24 AM
0 responses
12 views
0 likes
Last Post seqadmin  
Started by seqadmin, 06-13-2024, 08:58 AM
0 responses
13 views
0 likes
Last Post seqadmin  
Started by seqadmin, 06-12-2024, 02:20 PM
0 responses
17 views
0 likes
Last Post seqadmin  
Started by seqadmin, 06-07-2024, 06:58 AM
0 responses
184 views
0 likes
Last Post seqadmin  
Working...
X