Description Usage Arguments Examples
This function is part of fitnessRun
function, where global parameters describing non-essential genes are being calculated.
In this step, usable tally files prepared in tallyprepfun
were imported, and global parameters were estimated with minimized Cramer-von Mises value.
1 | calcparafun(strain,usable_tally_list,save_location,rep_time)
|
strain |
strain name |
usable_tally_list |
output of |
save_location |
path and name of where to save final results file, e.g. |
rep_time |
same argument of |
1 2 | calcparafun("PA14",usable_tally,
"/home/TnSeq/results/results.xlsx",rep_time=5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.