Skip to content
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

General Human GRN Not Accessible #59

Open
borcuttjahns opened this issue Nov 26, 2024 · 5 comments
Open

General Human GRN Not Accessible #59

borcuttjahns opened this issue Nov 26, 2024 · 5 comments

Comments

@borcuttjahns
Copy link

When attempting to access the general GRN using wget, as in the PBMC tutorial, errors are raised and the file cannot be found. Furthermore, the link to the google drive with the GRN (https://drive.google.com/file/d/1lAlzjU5BYbpbr4RHMlAGDOh9KWdCMQpS/view?usp=sharing) does not work either, again displaying an error that the file does not exist.

Any help accessing the GRN would be greatly appreciated - thanks in advance!

@adamtongji
Copy link

Same question encountered. Hope for accessible of the GRN file in the PBMC tutorial.

Many thanks!

@lukasadam
Copy link

Same question here.

Thanks in advance

@fasheil
Copy link

fasheil commented Dec 9, 2024

Same question encountered.
Thanks in advance

@RyanZhiNie
Copy link

Same problem. Please help us. @durenzn
Thanks in advance.

@amssyqy
Copy link
Collaborator

amssyqy commented Dec 16, 2024

The general GRN can be downloaded using the following link.
https://drive.google.com/file/d/1jwRgRHPJrKABOk7wImKONTtUupV7yJ9b/view?usp=sharing
Or, using the following code
wget --load-cookies /tmp/cookies.txt "https://drive.usercontent.google.com/download?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://drive.usercontent.google.com/download?id=1jwRgRHPJrKABOk7wImKONTtUupV7yJ9b' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1jwRgRHPJrKABOk7wImKONTtUupV7yJ9b" -O data_bulk.tar.gz && rm -rf /tmp/cookies.txt
Thanks for the question~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants