Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • picard 1.139 error trying to index bam

    I do not understand the eroor recieved from picard just trying to index a bam. Why does the output path get duplicated? It also seems to happen in mark as duplicates. Thank you .

    Code:
    cmccabe@DTV-A5211QLM:~/Desktop/NGS$ java -jar /home/cmccabe/Desktop/NGS/picard-tools-1.139/picard.jar BuildBamIndex \
    > INPUT=home/cmccabe/Desktop/NGS/picard-tools-1.139/dedup_sorted_mapped_unmatched_adapter_removed_quality_trimmed_NA12878-NextSeq-S1_R1_and_R2.bam
    [Wed Nov 04 09:32:11 CST 2015] picard.sam.BuildBamIndex INPUT=home/cmccabe/Desktop/NGS/picard-tools-1.139/dedup_sorted_mapped_unmatched_adapter_removed_quality_trimmed_NA12878-NextSeq-S1_R1_and_R2.bam    VERBOSITY=INFO QUIET=false VALIDATION_STRINGENCY=STRICT COMPRESSION_LEVEL=5 MAX_RECORDS_IN_RAM=500000 CREATE_INDEX=false CREATE_MD5_FILE=false GA4GH_CLIENT_SECRETS=client_secrets.json
    [Wed Nov 04 09:32:11 CST 2015] Executing as cmccabe@DTV-A5211QLM on Linux 3.19.0-31-generic amd64; OpenJDK 64-Bit Server VM 1.7.0_85-b01; Picard version: 1.139(8ceee52414e8ab9d13e350ff9cd86d48825dd64d_1442240108) IntelDeflater
    [Wed Nov 04 09:32:11 CST 2015] picard.sam.BuildBamIndex done. Elapsed time: 0.00 minutes.
    Runtime.totalMemory()=883425280
    To get help, see http://broadinstitute.github.io/picard/index.html#GettingHelp
    Exception in thread "main" htsjdk.samtools.SAMException: [B]Cannot write file: /home/cmccabe/Desktop/NGS/home/cmccabe/Desktop/NGS/picard-tools-1.139/dedup_sorted_mapped_unmatched_adapter_removed_quality_trimmed_NA12878-NextSeq-S1_R1_and_R2.bai. Neither file nor parent directory exist.[/B]
    	at htsjdk.samtools.util.IOUtil.assertFileIsWritable(IOUtil.java:371)
    	at picard.sam.BuildBamIndex.doWork(BuildBamIndex.java:113)
    	at picard.cmdline.CommandLineProgram.instanceMain(CommandLineProgram.java:206)
    	at picard.cmdline.PicardCommandLine.instanceMain(PicardCommandLine.java:95)
    	at picard.cmdline.PicardCommandLine.main(PicardCommandLine.java:105)

  • #2
    You probably forgot a "/" in "INPUT=home/..." (try "INPUT=/home/...").

    Comment


    • #3
      That was it... thank you .

      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, Today, 10:49 AM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-25-2024, 11:49 AM
      0 responses
      23 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-24-2024, 08:47 AM
      0 responses
      20 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      62 views
      0 likes
      Last Post seqadmin  
      Working...
      X