patternmatchr
Science Score: 44.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: SteRoe
- License: other
- Language: R
- Default Branch: master
- Size: 5.61 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
PatternMatchR: A Tool for Matching and Visualiszation of Omics Patterns
PatternMatchR is a tool for finding and visualizing of matching patterns in Omics.
The PatternMatchR package is designed to find and visualize matching patterns in Omics analyses. Examples are for epigenetics.
It supports the user by providing - select and merge data out of various data sources; - reduce number of results by defining limits for p-values; - reduce number of traits by clustering similar traits together; - plotting a heatmap which shows similarities between traits. Data from up to three different topics are marked with red/green/blue colors inside the heatmap in order to easily visualize data source of a certain trait; - plotting a scatter plot matrix (SPLOM), which shows the relationship between similar traits and methylation.
Installation
library('remotes')
install_github('SteRoe/PatternMatchR')
Usage
PatternMatchR is configured using a
An example for used data files is given in the ./inst/extdata/ folder. Detailed explanations of data structures are given in the vignette.
setwd("your.working.directory")
Start the App using: PatternMatchR::PatternMatchRApp()
License
Owner
- Login: SteRoe
- Kind: user
- Repositories: 1
- Profile: https://github.com/SteRoe
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Roeder
given-names: Stefan
orcid: https://orcid.org/0000-0001-9367-663X
title: PatternMatchR: A Tool for Matching and Visualiszation of Omics Patterns
version: v0.2.3
doi: 10.5281/zenodo.8138916
date-released: 2023-07-12
GitHub Events
Total
- Push event: 9
Last Year
- Push event: 9