Skip to content

Commit

Permalink
Merge pull request #299 from rdhale92/patch-1
Browse files Browse the repository at this point in the history
Improve grammar of `openMSfile` manpage
  • Loading branch information
lgatto authored Oct 12, 2024
2 parents 3b07b8c + f7ea9b3 commit 4507e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/openMSfile.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@

\description{
The \code{openMSfile} constructor will create a new format-specifc
\code{mzR} object, open 'filename' file and all header information is
\code{mzR} object by loading the 'filename' file. All header information is
loaded as a Rcpp module and made accessible through the \code{pwiz}
slot of the resulting object.

The \code{openIDfile} constructor will create a new format-specifc
\code{mzR} object, open 'filename' file and all information is
\code{mzR} object by loading the 'filename' file. All information is
loaded as a Rcpp module. The mzid format is supported throught
\code{pwiz} backend. Only mzIdentML 1.1 is supported.

Expand Down

0 comments on commit 4507e04

Please sign in to comment.