fastret
FastRet is an R package for predicting retention times in liquid chromatography. It can be used through the R console or through a graphical user interface.
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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.6%) to scientific vocabulary
Keywords
Repository
FastRet is an R package for predicting retention times in liquid chromatography. It can be used through the R console or through a graphical user interface.
Basic Info
- Host: GitHub
- Owner: spang-lab
- Language: R
- Default Branch: main
- Homepage: https://spang-lab.github.io/FastRet/
- Size: 23.9 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
FastRet
FastRet is an R package for predicting retention times in liquid chromatography. It can be used through the R console or through a graphical user interface (GUI). The package's key features include the ability to
- Train new predictive models specific for your own chromatography column
- Use pre-trained models to predict retention times of molecules
- Adjust pre-trained models to accommodate modifications in chromatography columns
Installation
You can install the development version of FastRet from GitHub by entering the following commands in an R session:
R
if (Sys.which("java")[1] == "") stop("Please install a Java SDK first.")
install.packages("pak")
pak::pkg_install("spang-lab/FastRet")
For further details see Installation.
Usage
The easiest way to use FastRet is through its GUI. To start the GUI, install the package and then run the following command in an interactive R terminal:
R
FastRet::start_gui()
After running the above code, you should see an output like
Listening on http://localhost:8080
in your R console. This means that the GUI is now running and you can access it via the URL http://localhost:8080 in your browser. If your terminal supports it, you can also just click on the displayed link.
By default, the GUI opens in Mode Train new Model. To apply or adjust pretrained models, select mode Predict Retention Time or Adjust existing Model instead. For more information about the individual modes and the various input fields, click on the little question mark symbols next to the different input fields or have a look at the documentation page for GUI Usage.
Documentation
FastRet's documentation is available at spang-lab.github.io/FastRet. It includes pages about
Owner
- Name: The Spang Lab
- Login: spang-lab
- Kind: organization
- Location: Regensburg, Germany
- Website: https://www.spang-lab.de
- Repositories: 23
- Profile: https://github.com/spang-lab
Statistical Bioinformatics Department, University of Regensburg, Germany
GitHub Events
Total
- Watch event: 1
- Delete event: 1
- Push event: 10
- Pull request event: 1
- Create event: 4
Last Year
- Watch event: 1
- Delete event: 1
- Push event: 10
- Pull request event: 1
- Create event: 4
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 5 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 17 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- toscm (8)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 225 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: FastRet
Retention Time Prediction in Liquid Chromatography
- Homepage: https://github.com/spang-lab/FastRet/
- Documentation: http://cran.r-project.org/web/packages/FastRet/FastRet.pdf
- License: GPL-3
-
Latest release: 1.1.4
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-r v2 composite
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v4 composite
- docker/build-push-action 3b5e8027fcad23fda98b2e3ac259d8d67585f671 composite
- docker/login-action f4ef78c080cd8ba55a85445d5b36e214a81df20a composite
- docker/metadata-action 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 composite
- R >= 4.1.0 depends
- DT * imports
- bslib * imports
- caret * imports
- cluster * imports
- digest * imports
- future * imports
- ggplot2 * imports
- glmnet * imports
- htmltools * imports
- promises * imports
- rcdk * imports
- readxl * imports
- shiny >= 1.8.1 imports
- shinybusy * imports
- shinyhelper * imports
- shinyjs * imports
- xgboost * imports
- xlsx * imports
- cli * suggests
- devtools * suggests
- doParallel * suggests
- httpgd * suggests
- knitr * suggests
- languageserver * suggests
- lintr * suggests
- pkgbuild * suggests
- pkgload * suggests
- rlang * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests
- tibble * suggests
- toscutil * suggests
- usethis * suggests
- withr * suggests
- actions/checkout v4 composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v4 composite
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- codecov/codecov-action v4 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite