All Projects → netZoo → netZooM

netZoo / netZooM

Licence: GPL-3.0 license
netZooM is a network biology package implemented in MATLAB.

Programming Languages

matlab
3953 projects
shell
77523 projects
r
7636 projects

Projects that are alternatives of or similar to netZooM

homerkit
Read HOMER motif analysis output in R.
Stars: ✭ 13 (-48%)
Mutual labels:  transcription-factors
SCope
Fast visualization tool for large-scale and high dimensional single-cell data
Stars: ✭ 62 (+148%)
Mutual labels:  gene-regulatory-network
CENTIPEDE.tutorial
🐛 How to use CENTIPEDE to determine if a transcription factor is bound.
Stars: ✭ 23 (-8%)
Mutual labels:  transcription-factors
tftargets
🎯 Human transcription factor target genes.
Stars: ✭ 77 (+208%)
Mutual labels:  transcription-factors
rtfbs db
Parse TF motifs from public databases, read into R, and scan using 'rtfbs'.
Stars: ✭ 23 (-8%)
Mutual labels:  transcription-factors
TensorFlow-DNNs-for-Predicting-DNA-Transcription-Factor-Binding
Deep neural networks implemented in TensorFlow & Python for predicting whether transcription factors will bind to given DNA sequences
Stars: ✭ 13 (-48%)
Mutual labels:  transcription-factors
PECA
PECA is a software for inferring context specific gene regulatory network from paired gene expression and chromatin accessibility data
Stars: ✭ 31 (+24%)
Mutual labels:  gene-regulatory-network

netZooM netZooM codecov License: GPL v3 Documentation Status tutorials

netZooM is tested on: (OS: Ubuntu) X (Language: MATLAB)

Description

netZooM is a MATLAB package of network methods.

Zoo animals

(gpu)PANDA, (gpu)LIONESS, (gpu)PUMA, (gpu)SPIDER, optPANDA, and OTTER.

Quick guide

Clone the repository into your local disk:

git clone https://github.com/netZoo/netZooM.git

Then add netZooM to your MATLAB path

addpath(genpath('path/to/netZooM'))

User guide

Please refer to the documentation website for installation instructions and usage.

License

The software is free and is licensed under the GNU General License v3.0, see the file LICENSE for details.

Feedback/Issues

Please report any issues to the issues page.

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

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].