mirrored_axis_distortion

MAD-FC: a new transform for visualizing fold change data.

https://github.com/bacorliss/mirrored_axis_distortion

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
Last synced: 10 months ago · JSON representation ·

Repository

MAD-FC: a new transform for visualizing fold change data.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

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.

\MAD Cover Image

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

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

GitHub Events

Total
Last Year