View source: R/call_accucor2.R
call_accucor2 | R Documentation |
call_accucor2 #devtools::install_github("wangyujue23/AccuCor2",INSTALL_opts = "–no-multiarch") Calls Accucor Natural Isotope Correction for DOUBLE labeled sets. Iso column options are: C13N15-x-x, C13D-x-x, C12 PARENT, C13-, N15-, D- Converts mid_output data to format for Accucor2.
call_accucor2(mid_output, abbrev, output_dir, Title)
mid_output |
Uncorrected Mid output for DOUBLE labeled set. |
abbrev |
The downloaded Google sheets: Abbrev_New2. Columns Abb, Neutral.Formula,Compound, and KEGG.ID are used in function. |
output_dir |
path |
Title |
Title to use for naming the corrected file |
corr3 NIC corrected version. Not yet in the format for "MIDS corrected output"
temp<-call_accucor2(mid_output, abbrev, output_dir, Title)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.