Package: DIAlignR
Type: Package
Title: Dynamic Programming Based Alignment of MS2 Chromatograms
Version: 0.99.12
Author: Shubham Gupta <shubham.1637@gmail.com>, Hannes Rost <hannes.rost@utoronto.ca>
Maintainer: Shubham Gupta <shubham.1637@gmail.com>
Description: To obtain unbiased proteome coverage from a biological sample, mass-spectrometer is operated in 
    Data Independent Acquisition (DIA) mode. Alignment of these DIA runs establishes consistency 
    and less missing values in complete data-matrix. This package implements dynamic programming with
    affine gap penalty based approach for pair-wise alignment of analytes. A hybrid approach of global
    alignment (through MS2 features) and local alignment (with MS2 chromatograms) is implemented in this tool.
License: GPL-3
Encoding: UTF-8
LazyData: false
RoxygenNote: 6.1.1
biocViews: MassSpectrometry, Metabolomics, Proteomics, Alignment,
        Software
Depends: methods, stats
Imports: zoo (>= 1.8-3), dplyr, tidyr, mzR (>= 2.18), signal, ggplot2,
        scales, gridExtra, RSQLite, DBI, Rcpp
Suggests: knitr, lattice, latticeExtra, rmarkdown, BiocStyle, testthat
        (>= 2.1.0)
VignetteBuilder: knitr
BugReports: https://github.com/shubham1637/DIAlignR/issues
LinkingTo: Rcpp
SystemRequirements: C++11
git_url: https://git.bioconductor.org/packages/DIAlignR
git_branch: master
git_last_commit: e8a98da
git_last_commit_date: 2020-03-11
Date/Publication: 2020-03-11
NeedsCompilation: yes
Packaged: 2020-03-12 07:56:52 UTC; biocbuild
Built: R 4.0.0; i386-w64-mingw32; 2020-03-12 17:19:13 UTC; windows
Archs: i386, x64
