Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • martintay
    Junior Member
    • May 2013
    • 2

    #16
    Input file "intree"

    Hi Bas,

    I just installed the stand alone version on my mac and have been trying to run it.
    It seems that drawtree is looking for the input tree file "intree" which was not made.
    Is there some configuration settings I missing for drawtree to allow it to accept cladogram.ph files?

    Many thanks,
    Martin

    Comment

    • dutilh
      Member
      • Jan 2012
      • 12

      #17
      Originally posted by martintay View Post
      Hi Bas,

      I just installed the stand alone version on my mac and have been trying to run it.
      It seems that drawtree is looking for the input tree file "intree" which was not made.
      Is there some configuration settings I missing for drawtree to allow it to accept cladogram.ph files?

      Many thanks,
      Martin
      Hi Martin,
      The drawtree program is used to visualize the cladogram, taking a Phylip bracketnotation as input, and outputting a PNG image. It is called from within crAss (v1.2) with the following system call (with branch lengths):

      echo -e "output.$size_correction.cladogram.ph\n$crAss_dir/fontfile\nV\nN\nL\nA\nD\nM\n0\n0\\nF\nHelvetica\nC\n0.5\nY\n" | $drawtree_exe

      Something is probably going wrong with this system call. There are three variables, as indicated with the dollar sign (basic if you know some Perl...):
      - $size_correction is either "minimum", "reads", "shot", or "wootters"
      - $crAss_dir/fontfile is the location of the file "fontfile" that drawtree uses (it should be in the directory where the crAss.pl script is)
      - $drawtree_exe is the location of the drawtree executable in your shell

      By default, drawtree looks for a Phylip cladogram file called "infile", but as you can see above, the input file should be called "output.$size_correction.cladogram.ph". This means the location of the input file in the system call was not passed correctly, possibly as a result of different use of "echo" on a Mac.

      As a solution, you could try running the drawtree command on your command line. Alternatively, and this may be the easiest solution, is not to use drawtree but another program to visualize the cladogram files (the four "output.$size_correction.cladogram.ph" files in the output directory). You could use any tree plotting program for this, such as FigTree, NJPlot, or the website http://itol.embl.de/ are just a few examples. Those programs take the bracketnotation in the *.ph files as input and show you a cladogram (tree) as output. This is all that drawtree does as well.

      Good luck, let me know if/where you get stuck!
      Bas

      Comment

      • martintay
        Junior Member
        • May 2013
        • 2

        #18
        Hi Bas,

        Thanks for the advice, it is indeed the echo command that was giving the problem.
        I continued on manually and got what I needed.

        Cheers,
        Martin

        Comment

        • brettin
          Junior Member
          • Aug 2015
          • 1

          #19
          Hi,

          I would like to try crAss.pl out on a metagenome study.

          Two treatments
          Three time points
          Three technical replicates per time point

          I have a cross assembly of all the samples, though I do not have an ace file. The assembler that I used produces only a fasta file of assembled contigs.

          I'm wondering how to use crass.pl properly on this study. Any guidance would be greatly appreciated. Thanks.

          Comment

          • dutilh
            Member
            • Jan 2012
            • 12

            #20
            Hi Brettin, the new version of crAss can also take a SAM file as input. This allows you to first make cross-contigs, and then do the read mapping back to those contigs for example with Bowtie2, which creates a SAM file which you could use as input. You can find the latest crAss version on SourceForge (https://sourceforge.net/projects/crass/). Best! Bas


            Originally posted by brettin View Post
            Hi,

            I would like to try crAss.pl out on a metagenome study.

            Two treatments
            Three time points
            Three technical replicates per time point

            I have a cross assembly of all the samples, though I do not have an ace file. The assembler that I used produces only a fasta file of assembled contigs.

            I'm wondering how to use crass.pl properly on this study. Any guidance would be greatly appreciated. Thanks.

            Comment

            Latest Articles

            Collapse

            • SEQadmin2
              Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
              by SEQadmin2



              CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

              Despite this, “CRISPR helped turn genome editing from a specialized technique into
              ...
              07-31-2026, 11:01 AM
            • SEQadmin2
              Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
              by SEQadmin2


              Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

              The systematic characterization of the human proteome has
              ...
              07-20-2026, 11:48 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 10:05 AM
            0 responses
            3 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 08-13-2026, 12:22 PM
            0 responses
            31 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 08-11-2026, 10:35 AM
            0 responses
            24 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 08-06-2026, 07:41 AM
            0 responses
            38 views
            0 reactions
            Last Post SEQadmin2  
            Working...