Skip to content

add LFQ protein level analysis tutorial source #73

add LFQ protein level analysis tutorial source

add LFQ protein level analysis tutorial source #73

Triggered via push May 20, 2024 19:47
Status Success
Total duration 2m 35s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (4.3.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (4.3.1): R/data_manipulation.R#L3
file=R/data_manipulation.R,line=3,col=40,[brace_linter] There should be a space before an opening curly brace.
build (4.3.1): R/data_manipulation.R#L3
file=R/data_manipulation.R,line=3,col=40,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
build (4.3.1): R/data_manipulation.R#L8
file=R/data_manipulation.R,line=8,col=53,[brace_linter] There should be a space before an opening curly brace.
build (4.3.1): R/data_manipulation.R#L8
file=R/data_manipulation.R,line=8,col=53,[paren_body_linter] There should be a space between a right parenthesis and a body expression.
build (4.3.1): R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=3,[object_usage_linter] no visible global function definition for 'assay'
build (4.3.1): R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=3,[object_usage_linter] no visible global function definition for 'assay<-'
build (4.3.1): R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=3,[object_usage_linter] no visible global function definition for 'assay'
build (4.3.1): R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=45,[object_usage_linter] no visible binding for global variable 'temp'
build (4.3.1): R/data_manipulation.R#L9
file=R/data_manipulation.R,line=9,col=61,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
build (4.3.1): R/DE.R#L2
file=R/DE.R,line=2,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 22.