Skip to content

Commit

Permalink
Merge branch 'enrichr-processed-library-storage'
Browse files Browse the repository at this point in the history
  • Loading branch information
u8sand committed Aug 20, 2024
2 parents 624966b + 8f87ddb commit d32796c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
" label='Enrichr Library', \n",
" default='WikiPathways_2019_Human', \n",
" section='section2',\n",
" file_path='https://appyters.maayanlab.cloud/storage/Enrichment_Analysis_Visualizer/enrichr_libraries.json'\n",
" file_path='https://raw.githubusercontent.com/MaayanLab/Enrichr-Viz-Appyter/master/Enrichr-Processed-Library-Storage/enrichr_libraries.json'\n",
") %}"
]
},
Expand Down
2 changes: 1 addition & 1 deletion appyters/Enrichment_Analysis_Visualizer/appyter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/MaayanLab/appyter-catalog/main/schema/appyter-validator.json",
"name": "Enrichment_Analysis_Visualizer",
"title": "Enrichment Analysis Visualization Appyter",
"version": "0.2.6",
"version": "0.2.7",
"description": "An appyter that displays a variety of enrichment analysis visualizations for one library.",
"image": "featured-image.png",
"authors": [
Expand Down

0 comments on commit d32796c

Please sign in to comment.