All Projects → urmi-21 → MetaOmGraph

urmi-21 / MetaOmGraph

Licence: MIT License
MetaOmGraph: a workbench for interactive exploratory data analysis of large expression datasets

Programming Languages

java
68154 projects - #9 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to MetaOmGraph

CoNekT
CoNekT (short for Co-expression Network Toolkit) is a platform to browse co-expression data and enable cross-species comparisons.
Stars: ✭ 17 (-43.33%)
Mutual labels:  bioinformatics, rna-seq
kana
Single cell analysis in the browser
Stars: ✭ 81 (+170%)
Mutual labels:  rna-seq, exploratory-data-analysis
picardmetrics
🚦 Run Picard on BAM files and collate 90 metrics into one file.
Stars: ✭ 38 (+26.67%)
Mutual labels:  bioinformatics, rna-seq
slamdunk
Streamlining SLAM-seq analysis with ultra-high sensitivity
Stars: ✭ 24 (-20%)
Mutual labels:  bioinformatics, rna-seq
pyrpipe
Reproducible bioinformatics pipelines in python. Import any Unix tool/command in python.
Stars: ✭ 53 (+76.67%)
Mutual labels:  bioinformatics, rna-seq
gene-oracle
Feature extraction algorithm for genomic data
Stars: ✭ 13 (-56.67%)
Mutual labels:  bioinformatics, rna-seq
bacnet
BACNET is a Java based platform to develop website for multi-omics analysis
Stars: ✭ 12 (-60%)
Mutual labels:  bioinformatics, transcriptomics
MINTIE
Method for Identifying Novel Transcripts and Isoforms using Equivalence classes, in cancer and rare disease.
Stars: ✭ 24 (-20%)
Mutual labels:  rna-seq, transcriptomics
pychopper
A tool to identify, orient, trim and rescue full length cDNA reads
Stars: ✭ 74 (+146.67%)
Mutual labels:  rna-seq, transcriptomics
scCATCH
Automatic Annotation on Cell Types of Clusters from Single-Cell RNA Sequencing Data
Stars: ✭ 137 (+356.67%)
Mutual labels:  rna-seq, transcriptomics
alevin-fry
🐟 🔬🦀 alevin-fry is an efficient and flexible tool for processing single-cell sequencing data, currently focused on single-cell transcriptomics and feature barcoding.
Stars: ✭ 78 (+160%)
Mutual labels:  rna-seq, transcriptomics
TransPi
TransPi – a comprehensive TRanscriptome ANalysiS PIpeline for de novo transcriptome assembly
Stars: ✭ 18 (-40%)
Mutual labels:  rna-seq, transcriptomics
CellO
CellO: Gene expression-based hierarchical cell type classification using the Cell Ontology
Stars: ✭ 34 (+13.33%)
Mutual labels:  bioinformatics, rna-seq
pipeline-pinfish-analysis
Pipeline for annotating genomes using long read transcriptomics data with pinfish
Stars: ✭ 27 (-10%)
Mutual labels:  rna-seq, transcriptomics
dee2
Digital Expression Explorer 2 (DEE2): a repository of uniformly processed RNA-seq data
Stars: ✭ 32 (+6.67%)
Mutual labels:  rna-seq, transcriptomics
IsoQuant
Reference-based transcript discovery from long RNA read
Stars: ✭ 26 (-13.33%)
Mutual labels:  rna-seq, transcriptomics
go4bio
Golang for Bioinformatics
Stars: ✭ 27 (-10%)
Mutual labels:  bioinformatics
hotsub
Command line tool to run batch jobs concurrently with ETL framework on AWS or other cloud computing resources
Stars: ✭ 29 (-3.33%)
Mutual labels:  bioinformatics
Binning refiner
Improving genome bins through the combination of different binning programs
Stars: ✭ 26 (-13.33%)
Mutual labels:  bioinformatics
ntHash
Fast hash function for DNA sequences
Stars: ✭ 66 (+120%)
Mutual labels:  bioinformatics

Maven CI download datasets GitHub All Releases publication Join the chat at https://gitter.im/MetaOmGraph/community

MetaOmGraph

MetaOmGraph (MOG) is a Java software to interactively explore and visualize large datasets. MOG overcomes the challenges posed by big size and complexity of big datasets by efficient handling of data files by using a combination of data indexing and buffering schemes. By incorporating metadata, MOG adds another dimension to the analyses and provides flexibility in data exploration. MOG allows users to explore their own data on their local machines. The user can save the progress at any stage of analysis to a MOG project file. Saved MOG projects can be shared, reused, and included in publications. MOG is user-centered software, designed for all types of data, but specialized for expression data. It combines the ability to analyze very large data sets in real time with metadata analysis, statistical analysis, list-making, and graphing capabilities.

alt text

Citation

Urminder Singh, Manhoi Hur, Karin Dorman, Eve Syrkin Wurtele, MetaOmGraph: a workbench for interactive exploratory data analysis of large expression datasets, Nucleic Acids Research.

Examples

Line Chart

alt text

Box Plot

alt text

Scatter Plot

alt text

Volcano Plot

alt text

Histogram

alt text

Filtering Samples

alt text

Getting Started

Download executable from: http://metnetweb.gdcb.iastate.edu/MetNet_MetaOmGraph.htm

User guide is available at: https://github.com/urmi-21/MetaOmGraph/blob/master/manual/MOG_User_Guide.pdf

Prerequisites

  • Java Runtime Environment 8 (or higher)
  • R 3.4 (or higher) [optional]

Installing

MOG is freely available to download from http://metnetweb.gdcb.iastate.edu/MetNet_MetaOmGraph.htm. Click the download button, and then download the .zip file. Unzip the downloaded file to get a .jar file, this is the MOG program.

DOUBLE CLICK on the .jar file icon to start MOG.

Contributing

Please see CONTRIBUTING.md

Contributors

Current developers

  • Urminder Singh
  • Sumanth Kaliki
  • Kumara Sri Harsha

Initial developers

  • Manhoi Hur
  • Nick Ransom

Getting Help

If you encounter an error/bug, please report a minimal reproducible example on github. For questions and other discussion, please get in touch with the developers via github or email.

License

This project is licensed under the MIT License - see the LICENSE file for details

Some Java libraries MOG uses

References

If you use MetaOmGraph in your research, please cite the paper Urminder Singh, Manhoi Hur, Karin Dorman, Eve Syrkin Wurtele, MetaOmGraph: a workbench for interactive exploratory data analysis of large expression datasets, Nucleic Acids Research.

If you use Mutual Information module in MetaOmGraph, please also cite Daub et al. Estimating mutual information using B-spline functions--an improved similarity measure for analysing gene expression data

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