Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
replace link to thermofisherlsms/RawFileReader
  • Loading branch information
cpanse authored Oct 24, 2023
1 parent 3c504ed commit cc5f434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# rawrr

The package provides access to proprietary Thermo Fisher Scientific Orbitrap instrument data as a stand-alone R package or serves as [MsRawFileReaderBackend](https://github.com/cpanse/MsBackendRawFileReader) for the Bioconductor [Spectra](https://bioconductor.org/packages/Spectra/) package.
rawrr wraps the functionality of the [RawFileReader](https://planetorbitrap.com/rawfilereader) [.NET assembly](https://www.mono-project.com/docs/advanced/assemblies-and-the-gac/).
rawrr wraps the functionality of the [RawFileReader](https://github.com/thermofisherlsms/RawFileReader) [.NET assembly](https://www.mono-project.com/docs/advanced/assemblies-and-the-gac/).
Test files are provided by the [tartare](https://bioconductor.org/packages/tartare/) ExperimentData package.

## Install
Expand Down

0 comments on commit cc5f434

Please sign in to comment.