zhanghao-njmu / SCP

An end-to-end Single-Cell Pipeline designed to facilitate comprehensive analysis and exploration of single-cell data.
https://zhanghao-njmu.github.io/SCP/
GNU General Public License v3.0
357 stars 81 forks source link

Documentaion for the functions #133

Open hamidghaedi opened 1 year ago

hamidghaedi commented 1 year ago

Thanks for creating the package and making wrappers for a bunch of useful functions. I was trying to find more documentation for functions but have not had much success. For example, I need to learn more about RunDE(), but could not find materials. Could you please indicate where to refer to get more hints on the functions? Thanks, Hamid

zhanghao-njmu commented 11 months ago

In the latest version of SCP, the documentation for all function parameters and examples has been completed. Please install the latest version of SCP and use ?RunDEtest to view the function documentation.