You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for developing this project. However, I encountered a significant issue with the documentation. While there is online documentation available, I believe it could be more user-friendly. The quick start tutorial is helpful, but the web documentation lacks detailed information about the parameters for each function and explanations of what each function does.
Undoubtedly, this project is very impressive and noteworthy. The addition of multithreading capabilities and GPU integration could significantly enhance its performance, especially during large data calculations. I hope these features will be considered in the future.
The text was updated successfully, but these errors were encountered:
Thank you for your feedback. I may not understand your suggestion completely but wanted to highlight that each function in the API includes detailed documentation, so not sure what you mean by "the web documentation lacks detailed information about the parameters for each function and explanations of what each function does."
Additionally, the functions that were used to find the modules are primarily identical to the R version, including function names, so you may refer to the original paper for more information on the methods.
As the sole developer, I am doing my best to maintain the package. I'll keep your suggestions, such as adding multithreading capabilities and GPU integration, in mind for the future. I also welcome anyone interested in contributing to these enhancements.
@nargesr I'm new to wgcna and trying this out. We have a roughly large dataset ~100k cells x 17k genes and I think it would benefit from some parallelism. Do you know which step during findModules may benefit the most from some parallelism? Would it be during calculating adjacency with corrcoef?
Thank you for developing this project. However, I encountered a significant issue with the documentation. While there is online documentation available, I believe it could be more user-friendly. The quick start tutorial is helpful, but the web documentation lacks detailed information about the parameters for each function and explanations of what each function does.
Undoubtedly, this project is very impressive and noteworthy. The addition of multithreading capabilities and GPU integration could significantly enhance its performance, especially during large data calculations. I hope these features will be considered in the future.
The text was updated successfully, but these errors were encountered: