Skip to content

Commit

Permalink
Style code (GHA)
Browse files Browse the repository at this point in the history
  • Loading branch information
elena-krismer committed Aug 26, 2024
1 parent af6608b commit 35d5222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/assign_peptide_type.R
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ assign_peptide_type <- function(data,
"fully-tryptic",
pep_type
)) %>%
dplyr::select(-N_term_tryp, -C_term_tryp, -missing_methionine)
dplyr::select(-N_term_tryp, -C_term_tryp, -missing_methionine)
}

0 comments on commit 35d5222

Please sign in to comment.