Open dgcovell opened 7 years ago
There are lots of different questions and it is not clear where is the error to me.
A few comments:
results = gdsc.anova.all()
should be gdsc.anova_all()
maybe it is a typo in the documentation. If so, please let me know
Similary for the last error you mention: TRUE is not correct Python. Instead, you should use True
Hope this help you. In the future, please put open one issue per error. Best
Installed gdsctools.0.17.0 on a virtual linux machine with python.2.7.0 compatible git and pip. I am trying to run commands as stated in the GDSCTools 0.17.0 documentation (http://gdsctools/readthedocs.io/en/master/anova_partone.html). I am testing from a shell or within python, but having little success. Your help would be most appreciated. Here is what I can provide;
gdsctools_anova --test Welcome to GDSCTools standalone
Testing mode: TISSUE FACTOR : included MEDIA FACTOR : NOT included MSI FACTOR : included FEATURE FACTOR : included 1 ANOVA_FEATURE_pval 1.57507e-58 ANOVA_MEDIA_pval NaN ANOVA_MSI_pval 0.0259029 ANOVA_TISSUE_pval 1.02587e-44 DRUG_ID 1047 DRUG_NAME NaN DRUG_TARGET NaN FEATURE TP53_mut FEATURE_IC50_T_pval 1.27218e-68 FEATURE_IC50_effect_size 1.39063 FEATURE_delta_MEAN_IC50 1.57421 FEATURE_neg_Glass_delta 1.09839 FEATURE_neg_IC50_sd 1.4332 FEATURE_neg_logIC50_MEAN 2.49511 FEATURE_pos_Glass_delta 1.68301 FEATURE_pos_IC50_sd 0.935351 FEATURE_pos_logIC50_MEAN 4.06932 N_FEATURE_neg 292 N_FEATURE_pos 554
GDSCTools seems to be installed properly
runs to completion, but html_gdsc_anova directory is wothout files; with only new entries in ./images EBI_logo.png sanger-logo.png
Welcome to GDSCTools standalone (lasso, ridge, elastic net)
File config.yaml and regression.rules created in ./analysis First go to the directory where analysis will be performed
You have two choices now. Either you are on a laptop, or you are on a cluster.
LOCAL COMPUTER:
snakemake -s regression.rules -p
where -p means 'print statements'
CLUSTERS:
On a SLURM cluster, you can make use of the many cores available by typing for instance:
For more information about snakemake commands, type
I tried to find snamemake w/o success.
There are 677 unique features distributed as
Genomic features distribution Number of unique tissues 27 Here are the first 10 tissues: lung_NSCLC, prostate, stomach, nervous_system, skin, Bladder, leukemia, kidney, thyroid, soft_tissue MSI column: yes MEDIA column: no
There are 677 unique features distributed as