Skip to content

Commit

Permalink
deleted forgotten comments
Browse files Browse the repository at this point in the history
  • Loading branch information
werpuc committed Dec 15, 2020
1 parent f74393d commit 13de9cd
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions tests/testthat/test_calculate_state_deuteration.R
Original file line number Diff line number Diff line change
Expand Up @@ -98,20 +98,3 @@ lapply(times, function(chosen_time){


})

#
# ref_dat[chosen_time, ]["frac_deut_uptake"][[1]]
#
#
# calculate_state_deuteration(dat,
# protein = chosen_protein,
# state = chosen_state,
# time_in = chosen_time_0,
# time_chosen = chosen_time,
# time_out = chosen_time_100) %>%
# filter(Sequence == chosen_peptide) %>%
# select(frac_exch_state) %>%
# .[[1]]


## testthat::test_file("tests/testthat/test_calculate_state_deuteration.R")

0 comments on commit 13de9cd

Please sign in to comment.