mirrored_axis_distortion
MAD-FC: a new transform for visualizing fold change data.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Repository
MAD-FC: a new transform for visualizing fold change data.
Basic Info
- Host: GitHub
- Owner: bacorliss
- License: mit
- Language: HTML
- Default Branch: main
- Homepage: https://bacorliss.github.io/mirrored_axis_distortion/
- Size: 4.91 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Mirror Axis Distortion
A new visualization for fold change data that combines the directional symmetry of log plots with the linear mapping of linear plots.
This repository contains code to reproduce the figures from:
[1] MAD-FC: A Fold Change Visualization with Readability, Proportionality, and Symmetry
Bruce A. Corliss, Yaotian Wang, Francis P. Driscoll, Heman Shakeri, Philip E. Bourne
Preprint: https://arxiv.org/abs/2303.10829
Code for the transform is found in /R/mirroredaxisdistortion.R
This code will be converted to an r package shortly
All figures found in [1] can be reproduced with scripts found in /mirror_fc/.
Note: to run scripts, run "setwdhere.R" to set the working directory to the base path of this repository.
Owner
- Login: bacorliss
- Kind: user
- Repositories: 1
- Profile: https://github.com/bacorliss
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Corliss"
given-names: "Bruce"
orcid: "https://orcid.org/0000-0000-0000-0000"
title: "Mirrored Axis Distortion"
version: 1.0.1
date-released: 2023-03-20
url: "https://github.com/bacorliss/mirrored_axis_distortion"
preferred-citation:
type: article
authors:
- family-names: "Corliss"
given-names: "Bruce A."
orcid: "https://orcid.org/0000-0003-2962-7344"
- family-names: "Wang"
given-names: "Yaotian"
- family-names: "Driscoll"
given-names: "Francis P."
- family-names: "Shakeri"
given-names: "Heman"
- family-names: "Bourne"
given-names: "Philip E."
doi: "https://arxiv.org/abs/2303.10829"
journal: "Arxiv"
month: 3
start: 1 # First page number
end: 21 # Last page number
title: "MAD-FC: A Fold Change Visualization with Readability, Proportionality, and Symmetry"
year: 2023