-
Notifications
You must be signed in to change notification settings - Fork 5
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
Download modzs.gctx #3
Comments
@stuppie, It looks like the lincscloud website is no longer functional. I'll upload this file to figshare. |
The file is 42.5 GB which exceeds my figshare quota. I sent figshare an email to see if they can make an exception. In the meantime, I'm running an aggressive compression: xz --extreme -9 --threads=0 --verbose --keep modzs.gctx I expect the compression ratio to be small however (~15%) since the file is already compressed, hence the |
Great. Thanks. Can you tell me what this file is exactly? It contains the CD (characteristic directions) / Z-scores / etc for all perturbations for all 22k probes? Is this data the same as what is present here: http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE70138 |
My understanding is that In other words,
@stuppie does this make sense? If you are just looking for the consensus signatures we generated, you can download those on figshare. The GEO SuperSeries seems to correspond to the Level 4 data, although I'm not sure what if any differences there are. If you are starting fresh work, I assume the L1000 team would prefer if you use the official GEO datasets. But for reproducibility and extensibility of this repository, I'll work on making |
I posted @stuppie, let me know if you need anything else. In general, I advise working with the output datasets from this repository or the raw production LINCS L1000 data from GEO, since I'm not sure if the LINCS L1000 team is still providing support for using |
I can't figure out where to get modzs.gctx, which is needed to construct the signature dataframe
sig_expr_df
inconsensi.ipynb
. From here, you say:But this was 2 years ago and the link doesn't work anymore. Also, I'm not exactly sure what this file is exactly or how it was generated.
I appreciate your help in advance!
The text was updated successfully, but these errors were encountered: