Giter Club home page Giter Club logo

phylio's Introduction

Pursuit documentation GitHub Workflow Status Phylio on Pursuit Phylio on NPM

Phylio

Read, write, and manipulate phylogenetic trees.

Supported formats are:

Installation

For javascript projects using NPM:

npm i --save @vibbioinfocore/phylio

For javascript projects using yarn:

yarn add @vibbioinfocore/phylio

For Purescript projects:

spago install purescript-phylio

Usage

From Javascript:

import { parse } from '@vibbioinfocore/phylio';

try {
    const tree = parse("(A,B)C;");
} catch (Error e) {
    console.log(e);
}

From Purescript:

import Bio.Phylogeny (parseNewick)

tree = parseNewick "(A,B)C;"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update/add tests as appropriate.

License

MIT

phylio's People

Contributors

dependabot[bot] avatar maybejustjames avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

phylio's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm eslint-plugin-node Available

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency eslint to v8.57.0
  • Update dependency eslint-plugin-import to v2.29.1
  • Update dependency eslint-plugin-promise to v6.2.0
  • Update dependency purs-backend-es to v1.4.2
  • Update dependency tsx to v3.14.0
  • Update actions/checkout action to v4
  • Update actions/setup-node action to v4
  • Update dependency ava to v6
  • Update dependency eslint to v9
  • Update dependency eslint-config-prettier to v9
  • Update dependency tsx to v4
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/test.yml
  • actions/checkout v3
  • actions/setup-node v3
npm
package.json
  • @typescript-eslint/eslint-plugin 5.62.0
  • @typescript-eslint/parser 5.62.0
  • ava 5.2.0
  • esbuild 0.17.18
  • eslint 8.40.0
  • eslint-config-prettier 8.8.0
  • eslint-plugin-import 2.27.5
  • eslint-plugin-node 11.1.0
  • eslint-plugin-promise 6.1.1
  • npm-dts 1.3.12
  • prettier 2.8.8
  • purescript 0.15.9
  • purs-backend-es 1.3.2
  • purs-tidy 0.9.3
  • spago ^0.21.0
  • ts-node 10.9.1
  • tsx ^3.12.7
  • typescript 5.0.4

  • Check this box to trigger a request for Renovate to run again on this repository

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.