emf-js
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

NPM version Build Status

emf-js

This parses emf format from Ensembl alignments

Usage

import { parse } from 'emf-js'
const file = fs.readFileSync('test.emf', 'utf8')
const ret = parse(file)

Notes

See tests for example files

Readme

Keywords

none

Package Sidebar

Install

npm i emf-js

Weekly Downloads

5

Version

2.0.0

License

MIT

Unpacked Size

13 kB

Total Files

13

Last publish

Collaborators

  • cmdcolin