Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • caswater
    Member
    • Jun 2011
    • 47

    breakdancer - empty output?

    Hi, I just ran breakDancer on a bam file. The program ran for a while, but gave out nothing in its input.

    The configure file (manually configured as described on its website) is:

    map:my.bam mean:334 std:44 readlen:
    100.00 sample:mySample exe:samtools view

    I then used the following commands to call inter-chromosomal translocation:

    breakdancer_max -t -q 20 -r 10 config > result.txt

    However, after several hours, the program quit without notifying anything, and the result.txt is just like:
    #Software: BreakDancerMax-1.1r112
    #Command: breakdancer_max -t -q 20 -r 10 config
    #Library Statistics:
    #Chr1 Pos1 Orientation1 Chr2 Pos2 Orientation2 Type Size Score num_Reads num_Reads_lib recal.bam

    It didn't give any output except for the headers. Do you have any experience with it? Thank you very much
  • hanifk
    Member
    • Oct 2010
    • 18

    #2
    I have the same problem with you, did you have fixed it?

    Comment

    • tutenkhamun
      Junior Member
      • Jul 2012
      • 3

      #3
      The problem is because breakdancer has code from an older version of samtools. The BAM index is used for the -o option. Unfortunately, the BAM index format has changed since the last time code was copied from samtools source code into breakdancer source code. I feel this is why breakdancer crashes when run with the -o option. I don't know which version of samtools the index reading code in breakdancer corresponds to, though.

      Comment

      • caswater
        Member
        • Jun 2011
        • 47

        #4
        thank you. I haven't fixed the problem yet, but just looked at the output from Pindel now.

        Comment

        • tutenkhamun
          Junior Member
          • Jul 2012
          • 3

          #5
          I think you will need to open up samtools.h in the breakdancer source code and compare it with bam_index.c in samtools source code. You will need to update the corresponding functions in samtools.h from bam_index.c. In the main BreakdancerMax.cpp, you will need to make sure that the functions ReadBamChr_prep and ReadBamChr work correctly with the new version of samtools. Good luck!

          Comment

          • hanifk
            Member
            • Oct 2010
            • 18

            #6
            Originally posted by tutenkhamun View Post
            I think you will need to open up samtools.h in the breakdancer source code and compare it with bam_index.c in samtools source code. You will need to update the corresponding functions in samtools.h from bam_index.c. In the main BreakdancerMax.cpp, you will need to make sure that the functions ReadBamChr_prep and ReadBamChr work correctly with the new version of samtools. Good luck!
            Oh, I have been confused with this for a long time.
            I will have a try as your suggestion, thank you very much.

            Comment

            • caswater
              Member
              • Jun 2011
              • 47

              #7
              hi hi, please kindly let me know if you could try it out--- I almost forget everything about C language -_-

              Comment

              Latest Articles

              Collapse

              • 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
              • SEQadmin2
                Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                by SEQadmin2



                Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                ...
                07-09-2026, 11:10 AM
              • SEQadmin2
                Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                by SEQadmin2



                Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                07-08-2026, 05:17 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              31 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-23-2026, 11:41 AM
              0 responses
              23 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-20-2026, 11:10 AM
              0 responses
              213 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-13-2026, 10:26 AM
              0 responses
              79 views
              0 reactions
              Last Post SEQadmin2  
              Working...