Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Read and process glycomics and glycoproteomics data

License

Unknown, MIT licenses found

Licenses found

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

glycoverse/glyread

Lifecycle: experimentalCRAN statusR-CMD-checkCodecov test coverage

The goal of glyread is to read and process quantification results fromcommon glycomics and glycoproteomics software, such as Byonic, StrucGP,or pGlyco, and convert them into aglyexp::expriment() object (fromtheglyexp package) for furtheranalysis.

Installation

You can install the latest release of glyread fromGitHub with:

# install.packages("remotes")remotes::install_github("glycoverse/glyread@*release")

Or install the development version:

remotes::install_github("glycoverse/glyread")

Documentation

Role inglycoverse

glyread is the entry point for theglycoverse ecosystem. It providesa unified interface for reading and processing data from variousglycomics and glycoproteomics software, and converting them into aglyexp::experiment() object for further analysis.

Example

Used pGlyco3 and pGlycoQuant for glycopeptide identification andquantification? Tryread_pglyco3_pglycoquant()!

library(glyread)exp<- read_pglyco3_pglycoquant("path/to/pGlyco3-pGlycoQuant/result/Quant.spectra.list",sample_info="path/to/sample_info.csv",quant_method="label-free",glycan_type="N")

About

Read and process glycomics and glycoproteomics data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp