All Projects → bionode → Bionode

bionode / Bionode

Licence: mit
Modular and universal bioinformatics

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bionode

Gortal
🚪A super lightweight jumpserver service developed using the Go language. 一个使用 Go 语言开发的,超级轻量的跳板机服务。
Stars: ✭ 262 (-10.88%)
Mutual labels:  tools
Tools For Instagram
Automation scripts for Instagram
Stars: ✭ 274 (-6.8%)
Mutual labels:  tools
Aws Rotate Key
Easily rotate your AWS access key. 🔑
Stars: ✭ 288 (-2.04%)
Mutual labels:  tools
Extract android ota payload
Extract firmware images from an Android OTA payload.bin file
Stars: ✭ 267 (-9.18%)
Mutual labels:  tools
Manta
Structural variant and indel caller for mapped sequencing data
Stars: ✭ 271 (-7.82%)
Mutual labels:  bioinformatics
Supervizer
NodeJS Application Manager
Stars: ✭ 278 (-5.44%)
Mutual labels:  tools
Remot3d
Remot3d: is a simple tool created for large pentesters as well as just for the pleasure of defacers to control server by backdoors
Stars: ✭ 263 (-10.54%)
Mutual labels:  tools
React Native Ui Lib
UI Components Library for React Native
Stars: ✭ 3,928 (+1236.05%)
Mutual labels:  tools
Anvio
An analysis and visualization platform for 'omics data
Stars: ✭ 273 (-7.14%)
Mutual labels:  bioinformatics
Unrealeditorpythonscripts
Some of my personal scripts i made to use for my own projects, but free of charge to be used for any project and any purpose as long as it is not violating the Unreal Engine EULA.
Stars: ✭ 282 (-4.08%)
Mutual labels:  tools
Cobrapy
COBRApy is a package for constraint-based modeling of metabolic networks.
Stars: ✭ 267 (-9.18%)
Mutual labels:  bioinformatics
Tool lists
Links to tools by subject
Stars: ✭ 270 (-8.16%)
Mutual labels:  tools
Dada2
Accurate sample inference from amplicon data with single nucleotide resolution
Stars: ✭ 276 (-6.12%)
Mutual labels:  bioinformatics
Seq
A high-performance, Pythonic language for bioinformatics
Stars: ✭ 263 (-10.54%)
Mutual labels:  bioinformatics
Framework Codeidea
System file classification
Stars: ✭ 289 (-1.7%)
Mutual labels:  tools
Pygeno
Personalized Genomics and Proteomics. Main diet: Ensembl, side dishes: SNPs
Stars: ✭ 261 (-11.22%)
Mutual labels:  bioinformatics
Arvados
An open source platform for managing and analyzing biomedical big data
Stars: ✭ 274 (-6.8%)
Mutual labels:  bioinformatics
Tdc
Therapeutics Data Commons: Machine Learning Datasets and Tasks for Therapeutics
Stars: ✭ 291 (-1.02%)
Mutual labels:  bioinformatics
Miscellaneous
百宝箱
Stars: ✭ 285 (-3.06%)
Mutual labels:  tools
Cdk
The Chemistry Development Kit
Stars: ✭ 283 (-3.74%)
Mutual labels:  bioinformatics

bionode logo
bionode.io

bionode

Modular and universal bioinformatics

npm Travis Coveralls Dependencies npm Gitter

Install

You need to install the latest Node.JS first, please check nodejs.org or do the following:

# Ubuntu
sudo apt-get install npm
# Mac
brew install node
# Both
npm install -g n
n stable

To use bionode as a command line tool, you can install it globally with -g.

npm install bionode -g

Or, if you want to use it as a JavaScript library, you need to install it in your local project folder inside the node_modules directory by doing the same command without -g.

npm i bionode # 'i' can be used as shorcut to 'install'

Documentation

Check our documentation at doc.bionode.io

Modules list

For a complete list of bionode modules, please check the repositories with the "tool" tag

Contributing

We welcome all kinds of contributions at all levels of experience, please read the CONTRIBUTING.md to get started!

Communication channels

Don't be shy! Come talk to us 😃

Who's using Bionode?

For a list of some projects or institutions that we know of, check the USERS.md file. If you think you should be on that list or know who should, let us know! :D

Acknowledgements

We would like to thank all the people and institutions listed below!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].