Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #172

Open
wants to merge 380 commits into
base: development
Choose a base branch
from

Conversation

samwachspress
Copy link
Contributor

Northwestern MTI release

<div class='row'>
<div class='col-md-4'>
<strong> Dataset: </strong>
</div> <!-- /col-md-4 -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can format this and make it look a lot nicer by adding class="table"

Copy link
Contributor

@danielecook danielecook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would fix the download_all_bams.sh script before launching this.


<div class="row">
<div class="col-md-12">
<table>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding class="table"


<script>
$(document).ready(function() {
$('#download-link').get(0).click();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably a good idea. There is a 'download_bams_script.sh' page that no longer works:

https://development-1-6-0-dot-andersen-lab.appspot.com/data/release/20210121/download/download_strain_bams.sh

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.

samwachspress and others added 27 commits April 27, 2021 18:26
write bam_bai download script to cloud bucket
remove jwt-csrf and revise text content
use service account to init bucket client
samwachspress and others added 30 commits June 28, 2021 17:02
…8f4aa406b4be8d3617d8858b2f73ad0583e1'

git-subtree-dir: external/cloud-functions/generate-thumbnails
git-subtree-mainline: 3da27d3
git-subtree-split: c3bb8f4
…64227ba393dbbd082'

git-subtree-dir: external/cloud-run/h2calc
git-subtree-mainline: 6809725
git-subtree-split: 3802b4d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants