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

Quality Control for Label-Free Proteomics Expression Data

NotificationsYou must be signed in to change notification settings

kabilansbio/lfproQC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal of lfproQC R package is to provide an optimal combination ofnormalization and imputation methods for the label-free proteomicsexpression dataset.

Installation

You can install the development version of lfproQC fromGitHub with:

# install.packages("devtools")devtools::install_github("kabilansbio/lfproQC",build_manual=TRUE,build_vignette=TRUE)

Example

This is a basic example for finding the best combinations ofnormalization and imputation method for the label-free proteomicsexpression dataset:

library(lfproQC)## basic example code with the example dataset and data groupsyeast<- best_combination(yeast_data,yeast_groups,data_type="Protein")yeast$`Best combinations`#>   PCV_best_combination PEV_best_combination PMAD_best_combination#> 1     rlr_knn, rlr_lls              vsn_lls               rlr_lls

The overall workflow for using the ‘lfproQC’ package

About

Quality Control for Label-Free Proteomics Expression Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp