Widgets
Data
-
File
-
CSV File Import
-
Datasets
-
SQL Table
-
Data Table
-
Paint Data
-
Data Info
-
Data Sampler
-
Select Columns
-
Select Rows
-
Pivot Table
-
Rank
-
Correlations
-
Merge Data
-
Concatenate
-
Select by Data Index
-
Transpose
-
Randomize
-
Preprocess
-
Apply Domain
-
Impute
-
Outliers
-
Edit Domain
-
Python Script
-
Create Instance
-
Color
-
Continuize
-
Create Class
-
Discretize
-
Feature Constructor
-
Feature Statistics
-
Neighbors
-
Purge Domain
-
Save Data
Visualize
Model
Evaluate
Unsupervised
Spectroscopy
Text Mining
-
Corpus
-
Import Documents
-
The Guardian
-
NY Times
-
Pubmed
-
Twitter
-
Wikipedia
-
Preprocess Text
-
Corpus to Network
-
Bag of Words
-
Document Embedding
-
Similarity Hashing
-
Sentiment Analysis
-
Tweet Profiler
-
Topic Modelling
-
Corpus Viewer
-
Word Cloud
-
Concordance
-
Document Map
-
Word Enrichment
-
Duplicate Detection
-
Statistics
Bioinformatics
Single Cell
Image Analytics
Networks
Geo
Educational
Time Series
Associate
Volcano Plot
Plots significance versus fold-change for gene expression rates.
Inputs
- Data: Input data set.
Outputs
- Selected Data: Data subset.
Volcano plot is a graphical method for visualizing changes in replicate data. The widget plots a binary logarithm of fold-change on the x-axis versus statistical significance (negative base 10 logarithm of p-value) on the y-axis.
Volcano Plot is useful for a quick visual identification of statistically significant data (genes). Genes that are highly dysregulated are farther to the left and right, while highly significant fold changes appear higher on the plot. A combination of the two are those genes that are statistically significant.
Example
TODO!