TargetSearch
R package for the analysis of GC-MS metabolite profiling data. This git repository mirrors the TargetSearch git repository on bioconductor.
Science Score: 49.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
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
2 of 14 committers (14.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.7%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
R package for the analysis of GC-MS metabolite profiling data. This git repository mirrors the TargetSearch git repository on bioconductor.
Basic Info
Statistics
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
TargetSearch
This packages provides a flexible, fast and accurate method for targeted pre-processing of GC-MS data. The user provides a (often very large) set of GC chromatograms and a metabolite library of targets. The package will automatically search those targets in the chromatograms resulting in a data matrix that can be used for further data analysis.
This software is part of the Bioconductor project.
https://bioconductor.org/packages/release/bioc/html/TargetSearch.html
This git repository mirrors the TargetSearch git repository on Bioconductor,
which is available here: https://code.bioconductor.org/browse/TargetSearch/
Installation
Please follow the instructions on TargetSearch's page on Bioconductor site
linked above. In short:
``` if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")
BiocManager::install("TargetSearch") ```
Citation
Cuadros-Inostroza A, Caldana C, Redestig H, Lisec J, Pena-Cortes H, Willmitzer L, Hannah MA (2009). "TargetSearch - a Bioconductor package for the efficient pre-processing of GC-MS metabolite profiling data." BMC Bioinformatics, 10, 428. doi:10.1186/1471-2105-10-428.
Bugs
Please report bugs at https://github.com/acinostroza/TargetSearch/issues
License
The code is licensed under the GNU Public License version 2.0 or greater
(SPDX License ID: GPL-2.0-or-later).
To obtain a copy of the license, see: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Owner
- Name: Alvaro Cuadros-Inostroza
- Login: acinostroza
- Kind: user
- Repositories: 2
- Profile: https://github.com/acinostroza
GitHub Events
Total
- Push event: 8
- Create event: 3
Last Year
- Push event: 8
- Create event: 3
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Alvaro Cuadros-Inostroza | a****b@g****m | 292 |
| Alvaro Cuadros-Inostroza | i****a@m****e | 63 |
| Dan Tenenbaum | d****a@f****g | 25 |
| Nitesh Turaga | n****a@g****m | 14 |
| Patrick Aboyoun | u****n | 8 |
| Herve Pages | h****s@f****g | 7 |
| J Wokaty | j****y@s****u | 4 |
| Hervé Pagès | h****s@f****g | 3 |
| vobencha | v****n@r****g | 2 |
| J Wokaty | j****y | 2 |
| vobencha | v****a@g****m | 2 |
| Sonali Arora | s****a@f****g | 1 |
| Nishant Gopalakrishnan | n****k@f****g | 1 |
| Valerie Obenchain | v****a@f****g | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: 3 days
- Average time to close pull requests: 1 minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- QizhiSu (1)
Pull Request Authors
- acinostroza (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 36,794 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
- Total maintainers: 1
bioconductor.org: TargetSearch
A package for the analysis of GC-MS metabolite profiling data
- Homepage: https://github.com/acinostroza/TargetSearch
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/TargetSearch/inst/doc/TargetSearch.pdf
- License: GPL (>= 2)
-
Latest release: 2.10.0
published 9 months ago
Rankings
Maintainers (1)
Dependencies
- assertthat * imports
- grDevices * imports
- graphics * imports
- methods * imports
- ncdf4 * imports
- stats * imports
- utils * imports
- BiocStyle * suggests
- TargetSearchData * suggests
- knitr * suggests
- tinytest * suggests