Skip to content
This repository was archived by the owner on Mar 19, 2020. It is now read-only.
/ tubeify Public archive

This repository serves as a temporary storage for the backend part developed at the BioHackathon 2019.

Notifications You must be signed in to change notification settings

graph-genome/tubeify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bh19_tubeify

This repository serves as a temporary storage for the backend part developed at the BioHackathon 2019.

How to run

Tubeify can use as both a CLI tool and a JavaScript library.

npm install -g csv2json
npm install
csv2json -t tests/test.tsv  > tests/test.json
npm run build
node cli.js -j tests/test.json -b 25 -l 1000 -t -1

About

This repository serves as a temporary storage for the backend part developed at the BioHackathon 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published