Conversation
| <div class='row'> | ||
| <div class='col-md-4'> | ||
| <strong> Dataset: </strong> | ||
| </div> <!-- /col-md-4 --> |
There was a problem hiding this comment.
If you use {# #} these will be removed before being sent to the user. Not a big deal really just FYI.
|
|
||
| <div class="row"> | ||
| <div class="col-md-12"> | ||
| <table> |
There was a problem hiding this comment.
You can format this and make it look a lot nicer by adding class="table"
danielecook
left a comment
There was a problem hiding this comment.
I would fix the download_all_bams.sh script before launching this.
|
|
||
| <div class="row"> | ||
| <div class="col-md-12"> | ||
| <table> |
There was a problem hiding this comment.
Consider adding class="table"
base/templates/download.html
Outdated
|
|
||
| <script> | ||
| $(document).ready(function() { | ||
| $('#download-link').get(0).click(); |
There was a problem hiding this comment.
This is probably a good idea. There is a 'download_bams_script.sh' page that no longer works:
We can either (1) have users request access or (2) allow users to download with a 'requester pays' option setup on GCP. This would allow users to download the data but they would have to pay for the download costs.
write bam_bai download script to cloud bucket
Feature/indel primer
Feature/indel primer
remove jwt-csrf and revise text content
update decrypt key
log exception
use service account to init bucket client
Hotfix/downloads
…n-mti/CeNDR-1 into feature/indel-primer
Version 1.7.0g
Feature/git submodule
Northwestern MTI release