Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Picard with SMALT?

    Has anyone ever tried to use Picard tools with SMALT? Specifically AddOrReplaceReadGroups and MarkDuplicates. Here is the error I get when trying to add read groups:

    Code:
    [Thu Apr 19 16:26:33 EDT 2012] Executing as gareth@farin on Linux 3.0.0-17-generic amd64; OpenJDK 64-Bit Server VM 1.6.0_23-b23; Picard version: 1.65(1160)
    INFO	2012-04-19 16:26:33	AddOrReplaceReadGroups	Created read group ID=foo PL=illumina LB=bar SM=GARETH
    
    [Thu Apr 19 16:26:33 EDT 2012] net.sf.picard.sam.AddOrReplaceReadGroups done. Elapsed time: 0.00 minutes.
    Runtime.totalMemory()=1901723648
    FAQ:  http://sourceforge.net/apps/mediawiki/picard/index.php?title=Main_Page
    Exception in thread "main" java.lang.IllegalArgumentException: No enum const class net.sf.samtools.SAMFileHeader$SortOrder.unknown
    	at java.lang.Enum.valueOf(Enum.java:214)
    	at net.sf.samtools.SAMFileHeader$SortOrder.valueOf(SAMFileHeader.java:59)
    	at net.sf.samtools.SAMFileHeader.getSortOrder(SAMFileHeader.java:240)
    	at net.sf.picard.sam.AddOrReplaceReadGroups.doWork(AddOrReplaceReadGroups.java:87)
    	at net.sf.picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:177)
    	at net.sf.picard.cmdline.CommandLineProgram.instanceMainWithExit(CommandLineProgram.java:119)
    	at net.sf.picard.sam.AddOrReplaceReadGroups.main(AddOrReplaceReadGroups.java:61)

  • #2
    Are you trying to sort as well? Without sorting, picard worked for my Smalt bams.
    picard => samtools sort =>

    Comment


    • #3
      I think I have encountered this problem - if I remember correctly I think the problem is that SMALT puts "unknown" as the value for the SO tag and that this value is not allowed by Picard. I think it worked fine after I changed these tags.

      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, Yesterday, 08:47 AM
      0 responses
      14 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      60 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      60 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Working...
      X