logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

run_neighbor - run Phylip's 'neighbor' program through Bioperl

Author

       Jason Stajich, jason-AT-open-bio-DOT-org

perl v5.34.0                                       2022-02-10                                BP_RUN_NEIGHBOR(1p)

Description

       Provide an matrix file to run neighbor on.  File should be named of the forma file.matrix or
       file.protdist (the ending doesn't matter, but the program expects a file in the form of (\S+)\.(\S+).

       This will run the application 'neighbor' to build a Neighbor-Joining tree from a protein distance matrix.

Name

       run_neighbor - run Phylip's 'neighbor' program through Bioperl

Synopsis

       run_neighbor [-i inputfile] [-o outfilename]

See Also