All Projects → RitchieLabIGH → iMOKA

RitchieLabIGH / iMOKA

Licence: other
interactive Multi Objective K-mer Analysis

Programming Languages

javascript
184084 projects - #8 most used programming language
C++
36643 projects - #6 most used programming language
typescript
32286 projects
HTML
75241 projects
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to iMOKA

dask-awkward
Native Dask collection for awkward arrays, and the library to use it.
Stars: ✭ 25 (+31.58%)
Mutual labels:  data-analysis
sregistry
server for storage and management of singularity images
Stars: ✭ 96 (+405.26%)
Mutual labels:  singularity
Chapter-2
Code examples for Chapter 2 of Data Wrangling with JavaScript
Stars: ✭ 16 (-15.79%)
Mutual labels:  data-analysis
ngc-container-environment-modules
Environment modules for NGC containers
Stars: ✭ 19 (+0%)
Mutual labels:  singularity
IndexedTables.jl
Flexible tables with ordered indices
Stars: ✭ 108 (+468.42%)
Mutual labels:  data-analysis
DataProfiler
What's in your data? Extract schema, statistics and entities from datasets
Stars: ✭ 843 (+4336.84%)
Mutual labels:  data-analysis
antz
ANTz immersive 3D data visualization engine
Stars: ✭ 25 (+31.58%)
Mutual labels:  data-analysis
Moose
MOOSE - Platform for software and data analysis.
Stars: ✭ 110 (+478.95%)
Mutual labels:  data-analysis
ttbbeer
An R Dataset Package for US Beer Statistics From TTB 🍺
Stars: ✭ 23 (+21.05%)
Mutual labels:  data-analysis
python ml tutorial
A complete tutorial in python for Data Analysis and Machine Learning
Stars: ✭ 118 (+521.05%)
Mutual labels:  data-analysis
ipychart
The power of Chart.js with Python
Stars: ✭ 48 (+152.63%)
Mutual labels:  data-analysis
architect big data solutions with spark
code, labs and lectures for the course
Stars: ✭ 40 (+110.53%)
Mutual labels:  data-analysis
Infinite Stories with Data
This repo consists of my analysis of random datasets using various statistical and visualization techniques.
Stars: ✭ 21 (+10.53%)
Mutual labels:  data-analysis
dsr
Introduction to Data Science with R (2017)
Stars: ✭ 25 (+31.58%)
Mutual labels:  data-analysis
PandasVersusExcel
Python数据分析入门,数据分析师入门
Stars: ✭ 120 (+531.58%)
Mutual labels:  data-analysis
data-analysis
金融市场与体育彩券市场 --- 数据分析与量化交易
Stars: ✭ 73 (+284.21%)
Mutual labels:  data-analysis
Loan-Approval-Prediction
Loan Application Data Analysis
Stars: ✭ 61 (+221.05%)
Mutual labels:  data-analysis
mixedvines
Python package for canonical vine copula trees with mixed continuous and discrete marginals
Stars: ✭ 36 (+89.47%)
Mutual labels:  data-analysis
ospi
Open Source Presence Infographic of Indian Startups
Stars: ✭ 25 (+31.58%)
Mutual labels:  data-analysis
tutorials
Short programming tutorials pertaining to data analysis.
Stars: ✭ 14 (-26.32%)
Mutual labels:  data-analysis

iMOKA

interactive Multi Objective K-mer Analysis

iMOKA is a software that enables a comprehensive analysis of sequencing data from large cohorts to generate robust classification models or explore specific genetic elements associated with disease etiology. iMOKA uses a fast and accurate feature reduction step that combines a Naïve Bayes Classifier augmented by an adaptive Entropy filter and a graph-based filter to rapidly reduce the search space. By using a flexible file format and distributed indexing, iMOKA can easily integrate data from multiple experiments and also reduces disk space requirements.

How to cite iMOKA

Lorenzi, C., Barriere, S., Villemin, J. et al. iMOKA: k-mer based software to analyze large collections of sequencing data. Genome Biol 21, 261 (2020). https://doi.org/10.1186/s13059-020-02165-2

How to use the software

The iMOKA_core and iMOKA_GUI are downlodable from the Release page of GitHub in the assets section.

Checkout the iMOKA video presentation and tutorials!

The core software is distributed as Singularity image and need as only dependency singularity version 3 or higher ( currently available only on Linux distributions). The graphical user interface (GUI), that allows to visualize the results and to use the core software in local environment or in SLURM clusters, is a multiplatform application implemented using Electron.

How to contribute

The folders iMOKA_core and iMOKA contains the sources of the CLI and the GUI parts of the software, with dedicated README files, doxygen documentations (for the C++ component ) but, in case of doubt, don't hesitate to contact the maintainers.

Maintainers:

Acknowledgment

This project is founded by the University of Montpellier (France) as part of the initiative MUSE: Montpellier Université d'excellence.

drawing drawing drawing

Core:

GUI:

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