Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bgu
    Junior Member
    • Dec 2011
    • 5

    #1

    dindel stage 4 for pooled samples

    How to set the --numBamFiles and --numSamples parameters for the fourth step in a dindel analysis of pooled samples.

    I have 27 individuals sequenced. Data for each individual is contained in one BAM file. I have successfully completed the first three stages for the 27 BAM files. I now have 807 glf files for each of the 27 individuals.

    However, how call the mergeOutputPooled.py script? Specifically what are the appropriate values of --numSamples and --numBamFiles. If I set the latter to the number of BAM files actually analyzed (27) the program quickly crashes. Running the program with --numSamples 27 and --numBamFiles 1 seems to work but is this the right thing to do? The parameters appear to be largely undocumented. In the end the run with --numBamFiles 1 ended with a vcf file that only contained a header and no results.

    The actual error message was:

    Reading /.../JERCANM000000.../dindel/stage3.100.glf.txt
    An error occurred!
    Traceback (most recent call last):
    File "/opt/.../mergeOutputPooled.py", line 620, in <module>
    main(sys.argv[1:])
    File "/opt/.../mergeOutputPooled.py", line 613, in main
    processPooledGLFFiles(glfFilesFile = options.inputFiles, maxHPLen = options.maxHPLen, refFile = options.refFile, outputVCFFile = options.o utputFile, doNotFilterOnFR = (not options.filterFR), filterQual = int(options.filterQual), numSamples = int(options.numSamples), numBamFiles = int(options.numBAMFiles))
    File "/opt/.../mergeOutputPooled.py", line 336, in processPooledGLFFiles
    raise NameError('Inconsistent glf files! Is the number of BAM files correctly specified?')
    NameError: Inconsistent glf files! Is the number of BAM files correctly specified?
    Last edited by bgu; 12-18-2012, 01:30 PM. Reason: Run with --numBamFiles ended
  • meltee
    Junior Member
    • Dec 2012
    • 1

    #2
    I've been attempting to run a similar analysis and have encountered problems as well. Have you had any success yet?

    There is an option for stage 3 where you can substitute the --bamFiles option for the --bamFile. Instead of running each bam file individually, you provide a list of your bam files (with paths). You will then be able to run stage 4 with the correct number of bam files specified.

    I've been able to complete the analysis to this point and call candidate indels. However, the VCF file produced does not contain genotypes for my samples. I'd rather not have to go back and call genotypes individually. Does anyone have any insight on how to get dindel to give the genotypes for all samples with the -doPooled option?

    Any insight anyone has would be greatly appreciated.

    Comment

    • bgu
      Junior Member
      • Dec 2011
      • 5

      #3
      No reply - bad sign?

      Hi,

      There has been no response. I suspect that running on each BAM file separately was a mistake. I guess I should have run for each interval on all BAM files simultaneously. It seems that all the computer time (~6½ cpu years) was spent for nothing

      However this is not clear from the documentation.

      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...