Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • SRMA error

    Hi,

    First time using SRMA and right the way into error... typical.

    Anyhow, here it is:
    Code:
    java -jar -Xmx2g ../srma-0.1.15.jar I=sorted.bam O=SRMA.bam R=chr17.fasta 
    
    [Tue Aug 09 14:42:24 CEST 2011] srma.SRMA INPUT=[sorted.bam] OUTPUT=[SRMA.bam] REFERENCE=chr17.fasta    OFFSET=20 MIN_MAPQ=0 MINIMUM_ALLELE_PROBABILITY=0.1 MINIMUM_ALLELE_COVERAGE=3 MAXIMUM_TOTAL_COVERAGE=100 CORRECT_BASES=false USE_SEQUENCE_QUALITIES=true QUIET_STDERR=false MAX_HEAP_SIZE=8192 MAX_QUEUE_SIZE=65536 GRAPH_PRUNING=false NUM_THREADS=1 TMP_DIR=/tmp/ VERBOSITY=INFO QUIET=false VALIDATION_STRINGENCY=STRICT COMPRESSION_LEVEL=5 MAX_RECORDS_IN_RAM=500000 CREATE_INDEX=false CREATE_MD5_FILE=false
    Allele coverage cutoffs:
    coverage: 1	minimum allele coverage: 0
    coverage: 2	minimum allele coverage: 0
    coverage: 3	minimum allele coverage: 0
    coverage: 4	minimum allele coverage: 1
    coverage: 5	minimum allele coverage: 1
    coverage: 6	minimum allele coverage: 1
    coverage: 7	minimum allele coverage: 2
    coverage: 8	minimum allele coverage: 2
    coverage: 9	minimum allele coverage: 3
    coverage: >9	minimum allele coverage: 3
    Records processsed: 1 (last 17:3217-3266)java.lang.Exception: Error.  Soft clipping with color-space data not currently supported.
    	at srma.Align.align(Align.java:134)
    	at srma.SRMA$AlignThread.run(SRMA.java:659)
    Please report bugs to [email][email protected][/email]
    hmm...

    help would be appreciated!

    thanks

  • #2
    The release does not support soft-clipping in color space data. There is an experimental branch in the GIT repository called "cs-soft" that you can test out. I am assuming you mapped with SHRiMP. If you cannot get soft-clipping to work, use BFAST or another mapper.

    Comment


    • #3
      Thanks for quick answer. I'll test "cs-soft".

      For mapping I used novoalign.

      Comment


      • #4
        Little update:

        "cs-soft" worked fine on novoalign produced bam file. By the way, I was compiling it with latest samtools jar instead of recommended older version. It worked.

        Then I as well made alignment of same data using BFAST run it through SRMA.
        I got quite a few error saying:

        Code:
        Exception in thread "main" java.lang.StackOverflowError
            at java.util.ArrayList$SubList.add(ArrayList.java:928)
        As far as I remember that is due to too many recursions... Hmm.

        Comment


        • #5
          I am not sure how to do it (google would) but have you increased your stack size?

          Comment


          • #6
            StackOverflow error solved. In case anybody else runs in similar problem:

            -Xss[amount of mem]m flag does the job.

            Easy, when you know

            Comment


            • #7
              Excellent, thank-you for posting back your solution.

              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...
                04-22-2024, 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
              59 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 10:19 PM
              0 responses
              57 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 09:21 AM
              0 responses
              52 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-04-2024, 09:00 AM
              0 responses
              56 views
              0 likes
              Last Post seqadmin  
              Working...
              X