https://github.com/bioconductor-source/targetsearch

https://github.com/bioconductor-source/targetsearch

Science Score: 13.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • Language: R
  • Default Branch: devel
  • Size: 950 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

TargetSearch

platforms rank in Bioc build updated dependencies

R package for the analysis of GC-MS metabolite profiling data. This packages provides a targeted pre-processing method for GC-MS data. Bioconductor web page at

https://bioconductor.org/packages/release/bioc/html/TargetSearch.html

This git repository mirrors the TargetSearch git repository on bioconductor.

Installation

Simply run in the R console.

if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("TargetSearch")

Bugs

Please report bugs at https://github.com/acinostroza/TargetSearch/issues

Owner

  • Name: (WIP DEV) Bioconductor Packages
  • Login: bioconductor-source
  • Kind: organization
  • Email: maintainer@bioconductor.org

Source code for packages accepted into Bioconductor

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • assertthat * imports
  • grDevices * imports
  • graphics * imports
  • methods * imports
  • ncdf4 * imports
  • stats * imports
  • utils * imports
  • BiocStyle * suggests
  • TargetSearchData * suggests
  • knitr * suggests
  • tinytest * suggests