NCLconverter(1)


NAME

   NCLconverter - report of content of NEXUS file

DESCRIPTION

   NCLconverter takes reads a file and writes a report of the content to a
   file prefix (specified with the -o flag) in the  chosen  output  format
   (specified with the -e flag).

   The most common usage is simply:
          NCLconverter <path to NEXUS file>

OPTIONS

   -h on the command line shows this help message

   -q suppress NCL status messages while reading files

   -l<path>  reads  a  file  and treats each line of the file as a path to
          NEXUS file

   -a output AltNexus (no translation table in trees)

   -x do NOT validate internal labels in trees as taxa labels

   -X do NOT treat numbers in  trees  as  taxon  numbers,  treat  them  as
          arbitrary

          labels (should not be used with NEXUS files).

   -s<non-negative integer> controls the NEXUS strictness level.

          the default level is equivalent to -s2 invoking the program with
          -s3 or a higher number will convert  some  warnings  into  fatal
          errors.   Running  with  -s1  will  cause  the  parser to accept
          dangerous constructs, and running with -s0 will cause the parser
          make  every  attempt  to  finish parsing the file (warning about
          very serious errors).

          Note that when -s0 strictness level  is  used,  and  the  parser
          fails to finish, it will often be the result of an earlier error
          than the error that is reported in the last message.

   -i<number> specifies the length of the interleaved pages to create

   -f<format> specifies the input file format expected:

   -fnexus
          NEXUS (this is also the default)

   -faafasta
          Amino acid data in fasta

   -fdnafasta
          DNA data in fasta

   -frnafasta
          RNA data in fasta

          The complete list of format names that can follow  the  -f  flag
          is:

          nexus  dnafasta  aafasta  rnafasta  dnaphylip rnaphylip aaphylip
          discretephylip     dnaphylipinterleaved     rnaphylipinterleaved
          aaphylipinterleaved  discretephylipinterleaved  dnarelaxedphylip
          rnarelaxedphylip      aarelaxedphylip      discreterelaxedphylip
          dnarelaxedphylipinterleaved          rnarelaxedphylipinterleaved
          aarelaxedphylipinterleaved      discreterelaxedphylipinterleaved
          dnaaln  rnaaln  aaaln  phyliptree relaxedphyliptree nexml dnafin
          aafin rnafin

   -e<format> specifies the output file format expected:

   -enexus
          "normalized" NEXUS output

   -efasta
          Character data in fasta (could result in multiple output files)

   -ephylip
          Trees and character data in phylip  (could  result  in  multiple
          output files)

   -erelaxedphylip
          Trees  and  character  data  in  relaxed phylip (could result in
          multiple output files)

   -enexml
          nexml output (this is also the default)

   -o<fn> specifies the output prefix.
          An appropriate suffix and extension are added

   -d<fn> specifies the single output destination. Or you can use  -d-  to
          indicate that

          output should be directed to standard output.Warning use of this
          option may result in an invalid output due to  concatenation  of
          separate "blocks" of information into a single file!

   -u     converts underscores to spaces in formats other than NEXUS.

   -y<filename> translate to "safe" taxon names and store the new names as
          a NEXUS.

          file called <filename> with a TaxaAssociation block.  The  first
          taxa  block  in  the  association  block  will hold the original
          names, and the second will hold the "safe" names

   -Y<filename> behaves like -y, except with -Y a translation file will be
   produced even
          if the original names were already "safe"

   -z<filename>  use  the  NEXUS-formatted  file  called <filename> with a
          TaxaAssociation block

   to restore original names.
          Assumes that the first taxa block in the TaxaAssociation

          block holds the original name and  the  second  is  the  current
          name.  This  function is useful for "undoing" the effects of the
          -y option.

   -j     Suppress the creation of a NameTranslationFile

AUTHOR

   This manpage was written by Andreas Tille for the  Debian  distribution
   and can be used for any other usage of the program.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.