View source: R/VariantSummary.R
redeemR.read.multiple.trim | R Documentation |
This function allows you to read raw data from multiple XX/final folder, the output from redeemV It process the data same way as CW_mgatk.read but need to specify one threadhold(thr)
redeemR.read.multiple.trim(paths, names, suffix, edge_trim = 5)
paths |
a vector of multiple path strings The XX/final folder, the output from mitoV |
names |
The names for the multiple input, same order with folder |
suffix |
The suffix for the multiple input, which is added at the end of cell name, separated by "." |
edge_trim |
how many bp to be trimmed, default is 5, |
VariantsGTSummary combined VariantsGTSummary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.