hirestec
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: janlisec
- Language: R
- Default Branch: main
- Homepage: https://janlisec.github.io/HiResTEC/
- Size: 6.21 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# HiResTEC
[](https://github.com/janlisec/HiResTEC/actions/workflows/R-CMD-check.yaml)
[](https://CRAN.R-project.org/package=HiResTEC)
[](https://doi.org/10.1021/acs.analchem.8b00356)
Identifying labeled compounds in a ^13^C-tracer experiment in non-targeted fashion
is a cumbersome process. This package facilitates such type of analyses by
providing high level quality control plots, spectra deconvolution and evaluation
and performing a multitude of tests in an automatic fashion. The main idea is
to use changing intensity ratios of ion pairs from a peak list, generated with
i.e. `xcms`, as candidates and evaluate those against base peak chromatograms
and spectra information within the raw measurement data automatically. The
functionality is described in detail in .
## Installation
You can install the development version of HiResTEC using:
``` r
# install.packages("devtools")
devtools::install_github("janlisec/HiResTEC")
```
## Example
For a quick tour on the workflow of `HiResTEC` have a look at the
[vignette](https://janlisec.github.io/HiResTEC/articles/HiResTEC-workflow.html).
Owner
- Name: JaLi
- Login: janlisec
- Kind: user
- Repositories: 1
- Profile: https://github.com/janlisec
GitHub Events
Total
- Push event: 16
- Create event: 1
Last Year
- Push event: 16
- Create event: 1
Packages
- Total packages: 1
-
Total downloads:
- cran 265 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 7
- Total maintainers: 1
cran.r-project.org: HiResTEC
Non-Targeted Fluxomics on High-Resolution Mass-Spectrometry Data
- Homepage: https://github.com/janlisec/HiResTEC
- Documentation: http://cran.r-project.org/web/packages/HiResTEC/HiResTEC.pdf
- License: GPL-3
-
Latest release: 0.63.1
published over 1 year ago
Rankings
Dependent packages count: 29.8%
Average: 34.2%
Dependent repos count: 35.5%
Downloads: 37.4%
Maintainers (1)
Last synced:
11 months ago
Dependencies
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION
cran
- R >= 2.10.0 depends
- CorMID * imports
- InterpretMSSpectrum * imports
- beeswarm * imports
- openxlsx * imports
- plyr * imports