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
        Advanced Methods for the Detection of Infectious Disease
        by seqadmin




        The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
        ...
        11-27-2023, 01:15 PM
      • seqadmin
        Strategies for Investigating the Microbiome
        by seqadmin




        Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
        11-09-2023, 07:02 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 09:55 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 10:48 AM
      0 responses
      17 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 11-29-2023, 08:26 AM
      0 responses
      14 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 11-29-2023, 08:12 AM
      0 responses
      14 views
      0 likes
      Last Post seqadmin  
      Working...
      X