Skip to content

PROTeomics ANAlysis in R

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

PhilippJunk/protanar

Repository files navigation

protanar: PROTemics ANAlysis in R

A R package for the tidy analysis of proteomics data.

Installation

To install the package without building the vignettes (currently recommended), please run

remotes::install_github(
   'philippjunk/protanar'
)

If you want to install it with the vignette, run this

remotes::install_github(
    'philippjunk/protanar',
    build_vignettes=TRUE,
    dependencies=TRUE
)

Since the vignette currently depends on the download of several files, which appears to only work sometimes, but not consistenly, it is recommended to install the package without the vignette at the moment.

Examples

Check out the vignettes for an example workflow.

License

protanar is freely available under the MIT license.

About

PROTeomics ANAlysis in R

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages