Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
YichaoOU committed May 28, 2021
1 parent 9d4686b commit 2b0369f
Show file tree
Hide file tree
Showing 35 changed files with 2,500 additions and 47 deletions.
Binary file added dash_app/AWS/EP_AWS_9.zip
Binary file not shown.
427 changes: 427 additions & 0 deletions dash_app/AWS/application.py

Large diffs are not rendered by default.

Binary file added dash_app/AWS/assets/Acumin-BdPro.otf
Binary file not shown.
417 changes: 417 additions & 0 deletions dash_app/AWS/assets/base.css

Large diffs are not rendered by default.

222 changes: 222 additions & 0 deletions dash_app/AWS/assets/clinical-analytics.css

Large diffs are not rendered by default.

Binary file not shown.
229 changes: 229 additions & 0 deletions dash_app/AWS/assets/fonts/glyphicons-halflings-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions dash_app/AWS/assets/jquery.min.js

Large diffs are not rendered by default.

Binary file added dash_app/AWS/assets/logo.pdf
Binary file not shown.
Binary file added dash_app/AWS/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dash_app/AWS/assets/logo.pptx
Binary file not shown.
10 changes: 10 additions & 0 deletions dash_app/AWS/assets/resizing.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/* resize figures in table upon callback get fires */

if(!window.dash_clientside) {window.dash_clientside = {};}
window.dash_clientside.clientside = {
resize: function (value) {
console.log("resizing...");
window.dispatchEvent(new Event('resize'));
return null
}
}
Binary file added dash_app/AWS/assets/~$logo.pptx
Binary file not shown.
2 changes: 2 additions & 0 deletions dash_app/AWS/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
genome_fasta: hg19.fa
n_jobs: 1
117 changes: 117 additions & 0 deletions dash_app/AWS/data/sankaran_2016_cell.top_pegRNAs.csv.top1.pegRNA.csv

Large diffs are not rendered by default.

Loading

0 comments on commit 2b0369f

Please sign in to comment.