Package: mstherm 0.4.7
mstherm: Analyze MS/MS Protein Melting Data
Software to aid in modeling and analyzing mass-spectrometry-based proteome melting data. Quantitative data is imported and normalized and thermal behavior is modeled at the protein level. Methods exist for normalization, modeling, visualization, and export of results. For a general introduction to MS-based thermal profiling, see Savitski et al. (2014) <doi:10.1126/science.1255784>.
Authors:
mstherm_0.4.7.tar.gz
mstherm_0.4.7.zip(r-4.7)mstherm_0.4.7.zip(r-4.6)mstherm_0.4.7.zip(r-4.5)
mstherm_0.4.7.tgz(r-4.6-any)mstherm_0.4.7.tgz(r-4.5-any)
mstherm_0.4.7.tar.gz(r-4.7-any)mstherm_0.4.7.tar.gz(r-4.6-any)
mstherm_0.4.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mstherm/json (API)
NEWS
| # Install 'mstherm' in R: |
| install.packages('mstherm', repos = c('https://jvolkening.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:2357800009. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 146 | ||
| macos-oldrel-arm64 | OK | 178 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 101 |
Exports:model_experimentmodel_proteinMSThermExperimentnormalize_to_profilenormalize_to_stdnormalize_to_tmwrite.sqlite
Dependencies:codetoolsdoParallelforeachiteratorsnls2plotrixprotoRColorBrewer
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| MSResultSet to data frame. | as.data.frame.MSThermResultSet |
| Model MSThermExperiment. | model_experiment |
| Model single protein. | model_protein |
| Model and analyze MS/MS-based protein melting data. | mstherm-package mstherm |
| Create a new MSThermExperiment. | MSThermExperiment |
| Normalize to a profile. | normalize_to_profile |
| Normalize to a spike-in standard. | normalize_to_std |
| Re-normalize based on Tm. | normalize_to_tm |
| Plot MSThermResult object. | plot.MSThermResult |
| Plot MSThermResultSet object. | plot.MSThermResultSet |
| Summarize MSThermResult object. | summary.MSThermResult |
| Summarize MSThermResultSet object. | summary.MSThermResultSet |
| Export MSThermResultSet to an SQLite database. | write.sqlite |
