Skip to content

Commit 9aae50b

Browse files
authored
Make manuscript-ready figures (#47)
* add svg utils to env * add initial figure generation nb * rename dir * test making of fig1 * create fig 1-3 using utils * fix typo in config file * rerun analysis nb after updating coloring and axis labels * update fig generation * add version to svg utils * update axis and color for multiplier output * update color palette and finish addressing PR comments
1 parent 5be0a99 commit 9aae50b

31 files changed

+51972
-24295
lines changed

configs/config_human_cancer.tsv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ validation_frac 0.25
2727
project_id "GSE11352"
2828
metadata_colname 'gsm'
2929
num_simulated 25
30-
num_recount2_experiments_to_download

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ dependencies:
3333
- matplotlib==3.0.0
3434
- ponyo==0.2
3535
- matplotlib-venn
36+
- svgutils==0.3.1

0 commit comments

Comments
 (0)