Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

  • #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


    • #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

      • 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 on Modified Bases...
        Yesterday, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      52 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      45 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Working...
      X