Giter Club home page Giter Club logo

rncl's Introduction

Build Status Build status Coverage Status

An R interface to the NEXUS Class Library

This R package provides an interface to the C++ library NCL. It can parse efficiently NEXUS and Newick file. Currently, the package focuses on retrieving the phylogenetic trees included in these files. If you are interested in retrieving other kind of data that NEXUS files may include, check out the https://github.com/fmichonneau/phylobase package.

The functions intended for users are: read_nexus_phylo() and read_newick_phylo(). These functions read NEXUS and Newick files respectively, and return (a valid) phylo or multiPhylo object.

The initial CRAN release for this package is 0.2.0.

Windows builds

Because this package contains some C++ code, it can be tricky to build if you are using Windows. You can obtain a version from https://ci.appveyor.com/project/fmichonneau/rncl/build/artifacts (unless the AppVeyor badge on top is gray, in which case you can download an older version or come back in a few minutes, or red meaning the current version is broken and you need to get an older version). Once in appveyor, look for the file named rncl_X.Y.Z.zip where X.Y.Z represent the version number (e.g., rncl_0.1.1.zip). Then you can install this compiled version of the package directly from R.

rncl's People

Contributors

fmichonneau avatar

Watchers

David Winter avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.