All Projects → LinkageIO → Camoco

LinkageIO / Camoco

Licence: mit
Camoco is a fully-fledged software package for building co-expression networks and analyzing the overlap interactions among genes.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Camoco

Dart Code Metrics
Software analytics tool that helps developers analyse and improve software quality.
Stars: ✭ 96 (+231.03%)
Mutual labels:  analysis, cli
Horusec
Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.
Stars: ✭ 311 (+972.41%)
Mutual labels:  analysis, cli
Hiper
🚀 A statistical analysis tool for performance testing
Stars: ✭ 2,667 (+9096.55%)
Mutual labels:  analysis, cli
Phpmnd
PHP Magic Number Detector
Stars: ✭ 431 (+1386.21%)
Mutual labels:  analysis, cli
Wallace Cli
Pretty CSS analytics on the CLI
Stars: ✭ 281 (+868.97%)
Mutual labels:  analysis, cli
Pyintelowl
Robust Python SDK and Command Line Client for interacting with IntelOwl's API.
Stars: ✭ 26 (-10.34%)
Mutual labels:  analysis, cli
Microstate Eeglab Toolbox
Microstate EEGlab toolbox
Stars: ✭ 21 (-27.59%)
Mutual labels:  analysis
Todo r
Find all your TODO notes with one command!
Stars: ✭ 28 (-3.45%)
Mutual labels:  cli
Lsankidb
☆ `ls` for your local Anki database.
Stars: ✭ 21 (-27.59%)
Mutual labels:  cli
Life
Conway's Game of Life written in Swift 👾
Stars: ✭ 21 (-27.59%)
Mutual labels:  cli
Jplot
iTerm2 expvar/JSON monitoring tool
Stars: ✭ 949 (+3172.41%)
Mutual labels:  cli
Yb
A new build tool optimized for local + remote development
Stars: ✭ 29 (+0%)
Mutual labels:  cli
Bashmultitool
A library for bash shell program containing useful functions. Can be imported into scripts to create colourful and functional scripts and TUIs.
Stars: ✭ 27 (-6.9%)
Mutual labels:  cli
Newsreap
Usenet Framework that supports posting, indexing and retrieving
Stars: ✭ 21 (-27.59%)
Mutual labels:  cli
Horrible Downloader
horriblesubs.info python API and CLI
Stars: ✭ 28 (-3.45%)
Mutual labels:  cli
Dotnet Assembly Grapher
Reverse engineering and software quality assurance tool for .NET assemblies
Stars: ✭ 21 (-27.59%)
Mutual labels:  analysis
Typac
install npm packages along with corresponding typings
Stars: ✭ 29 (+0%)
Mutual labels:  cli
Make Space
💾 [WIP] Free up space from the command line
Stars: ✭ 21 (-27.59%)
Mutual labels:  cli
Durt
Command line tool for calculating the size of files and directories
Stars: ✭ 27 (-6.9%)
Mutual labels:  cli
Pivotal Flow
Automate your pivotal workflow
Stars: ✭ 29 (+0%)
Mutual labels:  cli

Camoco

Build Status PyPI version DOI

Documentation

Documentation is available here: https://camoco.readthedocs.io/

Installation

At this time, the only supported (and tested) system for Camoco is on Linux.

Camoco was developed using python >=3.8 and requires numpy to be installed. Install the latest tagged version with pip:

$ pip install numpy
$ pip install camoco

Or install the latest developmental version by cloning the github repository:

$ pip install numpy
$ git clone https://github.com/LinkageIO/Camoco.git
$ cd Camoco
$ python setup.py install

Code Of Conduct

We expect users to be excellent to each other as well as to provide supportive and engaging conversations regardless of each others backgrounds or identities. If you'd like to know specifics, Camoco shares the same code of conduct as the Mozilla Science Lab. Follow the link to learn more.

CacheMoneyCorn

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