Description Usage Arguments Author(s)
A specific implementation of column gradient to be used in the main coordinate gradient descent algorithm scBatchCpp
1 |
c |
The original p*n batch effect data with n subjects and p RNA-seq measurements. |
w |
An initial n*n weight matrix to conduct linear transformation. Default to be identity matrix if not specified. |
d |
The n*n distance matrix obtained by QuantNorm. |
core |
Pre-calculated component from main algorithm in order to save computation time. |
idx |
Random selected columns input from the main algorithm. |
Teng Fei. Email: tfei@emory.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.