Permutate Test for different cell-cell interaction of one time point
1 2 3 4 5 6 7 8 | ccptp_ptest(object, ...)
## Default S3 method:
ccptp_ptest(object, ...)
## S3 method for class 'FindPairs'
ccptp_ptest(object, number, i, Asample_size,
Bsample_size, seed, ...)
|
object |
An object |
... |
Arguments passed to other methods |
number |
Permutation numbers |
i |
The days of intercellular interaction, such as "day1" |
Asample_size |
The number of cell expressing symbol A virtually. We generalized the concept of permutation test. In the traditional permutation test, the number of random substitutions should be the total number of corresponding targets. But, in our permutation test, we set this number as an adjustable parameter. This paramter have two funcitons: one is to provide a fixed background distribution, and other is to reduce the impact of low number cells in the permutation. |
Bsample_size |
The number of cell expressing symbol B virtually. |
seed |
random seed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.