Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Picard tools - CreateSequenceDictionary

    Hi there,

    My goal is to use picard tools to estimate % on target rates for a recent target enrichment experiment we performed. Collecthsmetrics seems like a good tool for the job, and so I installed picard to use at the command line. That tool requires that I use the BedtoInterval command, which needs a .dict file from CreateSequenceDictionary. I downloaded my reference fasta file, but am struggling to get CreateSequenceDictionary to run.

    Usage example:

    java -jar picard.jar CreateSequenceDictionary \
    R=reference.fasta \
    O=reference.dict

    My attempt:
    '''gacarson$ java -jar picard.jar CreateSequenceDictionary \ reference.fasta'''
    ERROR: Invalid argument ' reference.fasta'.

    I've also tried putting 'R=' in front of my file name with no luck.

    Any suggestions on how to get this working?

    Thanks for the help.

    Cheers,

    -Glenn

  • #2
    solved! It was that \ that was killing it. I thought that \ was needed in the code.

    '''java -jar picard.jar CreateSequenceDictionary R=reference.fasta''' worked!

    feel free to delete the thread, or leave it so it's searchable

    Comment


    • #3
      Thanks for posting the solution.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Non-Coding RNA Research and Technologies
        by seqadmin




        Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

        Nobel Prize for MicroRNA Discovery
        This week,...
        10-07-2024, 08:07 AM
      • seqadmin
        Recent Developments in Metagenomics
        by seqadmin





        Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
        09-23-2024, 06:35 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 10-11-2024, 06:55 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 10-02-2024, 04:51 AM
      0 responses
      110 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 10-01-2024, 07:10 AM
      0 responses
      114 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 09-30-2024, 08:33 AM
      1 response
      121 views
      0 likes
      Last Post EmiTom
      by EmiTom
       
      Working...
      X