Description Usage Arguments Examples
View source: R/sigtools_concatenation.R
Title
1 2 3 4 5 6 7 8 9 10 11 |
path |
The path to the directory containing your cell types |
pattern |
The pattern in which you named your cell types |
num_signals |
The number of signals presented in the dataset |
header |
Does this file include headers? [default: FALSE] |
sep |
The field separator character [default: '\t'] |
outdir |
The name of the output file [default: 'preprocessing'] |
sampling |
Wheather you want the input file(s) to be sampled? [default: TRUE] |
population_per |
The size of the sample relative to the size of the dataset [default: 0.01] |
population_ratio |
The number of sampled intervals relative to their length [default: c(1,2)] |
1 | sigtools_concatenate('../compCan/ssmEdited', "exp73-7-E*_edited", 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.