MahShaaban / pcr

Quality assessing, analyzing and testing the statistical significance of real-time quantitative PCR data
https://CRAN.R-project.org/package=pcr
GNU General Public License v3.0
27 stars 8 forks source link

Update helper_fun.R #17

Closed Bisho2122 closed 4 years ago

Bisho2122 commented 4 years ago

Added the following line: res <- res[order(unique(var)),] to update the following functions: 1- .pcr_average 2- .pcr_sd 3- .pcr_cv