Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cmccabe
    Senior Member
    • Jul 2012
    • 355

    #1

    bedtools2-24.0 error

    Not sure what this error is. Would the bed file being used cause this? Thank you

    Code:
    cmccabe@DTV-A5211QLM:~/Desktop/NGS$ coverageBed -hist -d -abam /home/cmccabe/Desktop/NGS/pool_I_090215/IonXpress_008_150902_newheader.bam -b /home/cmccabe/Desktop/NGS/bed/sorted_unix_5column_xgen_targets.bed > /home/cmccabe/Desktop/NGS/pool_I_090215/output.bam.hist.txt
    
    ***** ERROR: -counts, -d, -mean, and -hist are all mutually exclusive options. *
    Bed file
    Code:
    chr1	955542	955763	+	AGRN:exon.1
    chr1	957570	957852	+	AGRN:exon.2
    chr1	976034	976270	+	AGRN:exon.2;AGRN:exon.3;AGRN:exon.4
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    As the error says, you are trying to use options that are incompatible (can't be used) with each other.

    Comment

    • cmccabe
      Senior Member
      • Jul 2012
      • 355

      #3
      Strange that same command used to work in v. 2.20. Thank you .

      Basically, I am just trying to get the counts per base in the bam.

      So maybe I do not need the -hist option?

      Comment

      • cmccabe
        Senior Member
        • Jul 2012
        • 355

        #4
        I did the below command to output the per base coverage per target::

        Code:
        coverageBed -hist -abam /home/cmccabe/Desktop/NGS/pool_I_090215/IonXpress_008_150902_newheader.bam -b /home/cmccabe/Desktop/NGS/bed/sorted_unix_5column_xgen_targets.bed > /home/cmccabe/Desktop/NGS/pool_I_090215/output.bam.hist.txt
        output.bam.hist.txt

        Code:
        chr1    14251    14393    X28LU:04862:12482    0    +    14251    14393    0,0,0    1    142,    0,    0    142    142    1.0000000
        chr1    16224    16400    X28LU:08504:06628    0    -    16224    16400    0,0,0    1    176,    0,    0    176    176    1.0000000
        chr1    16324    16500    X28LU:06201:09146    3    -    16324    16500    0,0,0    1    176,    0,    0    176    176    1.0000000
        this output looks very different then 2.20.0 and I noticed that there is a new release 2.25.0, maybe I should use that? Thank you

        The target bed looks like this, could that be part of the problem?

        Code:
        chr1    955542    955763    +    AGRN:exon.1
        chr1    957570    957852    +    AGRN:exon.2
        chr1    976034    976270    +    AGRN:exon.2;AGRN:exon.3;AGRN:exon.4
        chr1    976542    976787    +    AGRN:exon.3;AGRN:exon.5
        Thank you .

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
          by SEQadmin2



          CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

          Despite this, “CRISPR helped turn genome editing from a specialized technique into
          ...
          07-31-2026, 11:01 AM
        • SEQadmin2
          Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
          by SEQadmin2


          Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

          The systematic characterization of the human proteome has
          ...
          07-20-2026, 11:48 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 10:35 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        45 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        48 views
        0 reactions
        Last Post SEQadmin2  
        Working...