-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Questions of gaussian family #56
Comments
@TBW108 Hi TBW, in your Best, |
Hi, Best, |
Hi, I just use the default dataset in scDesign3, but I filter out some genes that are not in the H1 pathways. The code is provided as below
|
@TBW108 Sorry for the late reply. I copied your code, and it runs Ok on my system. I am not sure about your system; could you set |
Hi, Dongyuan! I have a question about generating scRNA-seq data using gaussian family.
When I generate scRNA-seq data with gaussian family like the code below
it reports errors like this
![image](https://private-user-images.githubusercontent.com/76639023/354819794-4dad8f2e-7403-4d1c-b49f-16648932fff3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTgxMzcsIm5iZiI6MTczOTMxNzgzNywicGF0aCI6Ii83NjYzOTAyMy8zNTQ4MTk3OTQtNGRhZDhmMmUtNzQwMy00ZDFjLWI0OWYtMTY2NDg5MzJmZmYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDIzNTAzN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRkNzU1YmFjMmFjNTgwYzIxMGY5NTA0MGM0OWI4OWNmZGEwNzM5ZDk0NGM4ZjA5MTM4ZTE4OTdkNmQ2YTY5NTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.HYbTsSlMd1QJxhBWkVaVmCYi8OCfLDDKsONxwpsqBsM)
How to solve it? How to generate lognorm scRNA-seq data with gaussian family? Thanks.
The text was updated successfully, but these errors were encountered: