... | ... |
@@ -12,7 +12,7 @@ file path of the sample.raw location. |
12 | 12 |
} |
13 | 13 |
\description{ |
14 | 14 |
The binary example file sample.raw, shipped with the package, contains |
15 |
-574 Fourier-transformed orbitrap |
|
15 |
+574 Fourier-transformed Orbitrap |
|
16 | 16 |
spectra (FTMS) recorded on a Thermo Fisher Scientific Q Exactive HF-X. The |
17 | 17 |
mass spectrometer was operated in line with a nano electrospray source (NSI) |
18 | 18 |
in positive mode (+). All spectra were written to disk after applying |
... | ... |
@@ -11,7 +11,8 @@ sampleFilePath() |
11 | 11 |
file path of the sample.raw location. |
12 | 12 |
} |
13 | 13 |
\description{ |
14 |
-The binary example file sample.raw contains 574 Fourier-transformed orbitrap |
|
14 |
+The binary example file sample.raw, shipped with the package, contains |
|
15 |
+574 Fourier-transformed orbitrap |
|
15 | 16 |
spectra (FTMS) recorded on a Thermo Fisher Scientific Q Exactive HF-X. The |
16 | 17 |
mass spectrometer was operated in line with a nano electrospray source (NSI) |
17 | 18 |
in positive mode (+). All spectra were written to disk after applying |
... | ... |
@@ -36,7 +37,7 @@ sampleFilePath() |
36 | 37 |
\item{Bioconductor |
37 | 38 |
\href{https://bioconductor.org/packages/tartare/}{tartare} package.} |
38 | 39 |
\item{Automated quality control sample 1 (autoQC01) analyzed across different |
39 |
-Thermo Scientific mass spectrometers, |
|
40 |
+Thermo Fisher Scientific mass spectrometers, |
|
40 | 41 |
\href{https://massive.ucsd.edu/ProteoSAFe/dataset.jsp?accession=MSV000086542}{MSV000086542}.} |
41 | 42 |
} |
42 | 43 |
} |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,45 @@ |
1 |
+% Generated by roxygen2: do not edit by hand |
|
2 |
+% Please edit documentation in R/rawrr.R |
|
3 |
+\name{sampleFilePath} |
|
4 |
+\alias{sampleFilePath} |
|
5 |
+\alias{sample.raw} |
|
6 |
+\title{{\code{sample.raw}}} |
|
7 |
+\usage{ |
|
8 |
+sampleFilePath() |
|
9 |
+} |
|
10 |
+\value{ |
|
11 |
+file path of the sample.raw location. |
|
12 |
+} |
|
13 |
+\description{ |
|
14 |
+The binary example file sample.raw contains 574 Fourier-transformed orbitrap |
|
15 |
+spectra (FTMS) recorded on a Thermo Fisher Scientific Q Exactive HF-X. The |
|
16 |
+mass spectrometer was operated in line with a nano electrospray source (NSI) |
|
17 |
+in positive mode (+). All spectra were written to disk after applying |
|
18 |
+centroiding (c) and lock mass correction. |
|
19 |
+} |
|
20 |
+\details{ |
|
21 |
+Thermo Fisher Scientific Q Exactive HF-X raw file |
|
22 |
+of size 1.5M bytes and checksum |
|
23 |
+\code{MD5 (sample.raw) = fe67058456c79af7442316c474d20e96}. |
|
24 |
+Additional raw data for |
|
25 |
+demonstration and extended testing is available through |
|
26 |
+\href{https://massive.ucsd.edu/ProteoSAFe/dataset.jsp?accession=MSV000086542}{MSV000086542} |
|
27 |
+and the |
|
28 |
+\href{https://bioconductor.org/packages/tartare/}{tartare} package. |
|
29 |
+\strong{Lions love raw meat!} |
|
30 |
+} |
|
31 |
+\examples{ |
|
32 |
+sampleFilePath() |
|
33 |
+} |
|
34 |
+\references{ |
|
35 |
+\itemize{ |
|
36 |
+\item{Bioconductor |
|
37 |
+\href{https://bioconductor.org/packages/tartare/}{tartare} package.} |
|
38 |
+\item{Automated quality control sample 1 (autoQC01) analyzed across different |
|
39 |
+Thermo Scientific mass spectrometers, |
|
40 |
+\href{https://massive.ucsd.edu/ProteoSAFe/dataset.jsp?accession=MSV000086542}{MSV000086542}.} |
|
41 |
+} |
|
42 |
+} |
|
43 |
+\author{ |
|
44 |
+Tobias Kockmann, 2018, 2019. |
|
45 |
+} |