code cosmetics to eliminate ERRORS and WARNINGS in R CMD BiocCheck
of version 3.9.
Eliminated C++-11 and Rcpp linking. Passing unit tests.
use lower_bound_
function exported by https://cran.r-project.org/package=protViz
added prozor (>= 0.2.2)
to the Suggest list.
added more specific R package version numbers in DESCRIPTION file.
in plot.specLSet
(normalized RT versus RT) use pch=16
and color with parameter alpha=0.1
.
fixed issue #22 by including the iRTs in the ionlibrary; LIB <- genSwathIonLib(data=peptideStd, data.fit=peptideStd.redundant); [email protected]$iRTpeptides
.
fixed issue #19.
removed par
command in specLset plot function.
added vignettes/report.Rmd
file,
see also http://bioconductor.org/packages/devel/bioc/vignettes/specL/inst/doc/report.html.
USER VISIBLE CHANGES
added to specLSet
summary "which std peptides (iRTs) where found in which raw files"
one plot per raw file in plot methode of specLSet object
USER VISIBLE CHANGES
USER UNVISIBLE CHANGES
added specLSet class support for cdsw methode
changed Rmd5 vignette style
added cdsw test case
intro new vignette for cdsw method http://bioconductor.org/packages/release/bioc/vignettes/specL/inst/doc/cdsw.html
USER UNVISIBLE CHANGES
added test case for read.biliospec
USER VISIBLE CHANGES
added RT prediction vignette file
USER UNVISIBLE CHANGES
changed NAMESPACES and read.bibliospec docu to avoid warnings in 3.3 check
USER UNVISIBLE CHANGES
added sqlite files for peptideStd RData #13
USER UNVISIBLE CHANGES
find all signals having two or more in-silico fragment ions. #8
keep only the nearest fragment ion; if there are more take the first in line
USER UNVISIBLE CHANGES
getProteinPeptideTable - added
USER UNVISIBLE CHANGES
read.bibliospec - bugfixes
USER VISIBLE CHANGES
added Witold Wolski as maintainer
USER UNVISIBLE CHANGES
read.bibliospec - replaced old code (for loop) by using mcmapply
added time meassurements to read.bibliospec
USER VISIBLE CHANGES
plot::specLSet draws alpha circles iff plot(..., art=TRUE)
USER UNVISIBLE CHANGES
.mascot2psmSet buxfix
renamed column name in spectronaut outpu from irt to irt_or_rt
USER VISIBLE CHANGES
added ssrc (Sequence Specific Retention Calculator) function
added a CITATION file
USER VISIBLE CHANGES
added fucntion cdsw
USER UNVISIBLE CHANGES
modified unit test for genSwathIonLib
USER UNVISIBLE CHANGES
removed file argument in genSwathIonLib function
USER UNVISIBLE CHANGES
added unit test for genSwathIonLib
USER UNVISIBLE CHANGES
added circle plots to specLSet plot method
added breaks argument in genSwathIonLib methode
USER UNVISIBLE CHANGES
LinkedTo Rcpp; added C++ STL lower bound function which is reqired for determining overlapping q1 and q3 SWATH windows
USER VISIBLE CHANGES
fixed man pages
USER VISIBLE CHANGES
impoved package vignette
USER VISIBLE CHANGES
modified default parameters of genSwathIonLib
add content to vignette
USER VISIBLE CHANGES
added generate.consensus
USER VISIBLE CHANGES
new features in specLSet 'summary' plot
USER UNVISIBLE CHANGES
refactored merge.specLSet; merge by group_id
added unit test for merge.specLSet
USER VISIBLE CHANGES
renamed annotateProteinID to annotate.protein_id
added graphics on plot.specLSet method
USER UNVISIBLE CHANGES
refactored merge
USER VISIBLE CHANGES
introduce peakplot for bibliospec object
introduce LCMS map for bibliospec object
vignette cosmetics
USER VISIBLE CHANGES
introduce specL_bibliospec summary method
USER VISIBLE CHANGES
specLSet merge function
work on specLSet summary method
USER VISIBLE CHANGES
summary method of specLSet class
USER UNVISIBLE CHANGES
unit test for data containing no iRT peptides
USER VISIBLE CHANGES
renamed write.Spectronaut to write.spectronaut
write.spectronaut writes filename
added benchmark section in package vignette
USER VISIBLE CHANGES
uses modSeq in group_id iff existing
USER VISIBLE CHANGES
streamline modsequence, e.g., AAAMASATTM[+16.0]LTTK for compatibility with peakView V2.0
USER VISIBLE CHANGES
added methods for specLSet class: ionlibrary, rt.input, rt.normalized
fixed Sys.time() units in message.
USER UNVISIBLE CHANGES
genSwathIonLib using bpmapply
USER VISIBLE CHANGES
specLSet plot method
USER VISIBLE CHANGES
specLSet class
replace print by show and write.Spectronaut method in specL and specLSet classes