Skip to content

Commit

Permalink
Merge pull request #383 from MoTrPAC/369_JZ_MAWG_Release_Notes
Browse files Browse the repository at this point in the history
Connects to #369. Links to DAWG-PAC and PreCAWG latest data freeze release notes.
  • Loading branch information
jimmyzhen authored Dec 20, 2024
2 parents 1363adc + b0efd6b commit 28440e7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/MultiOmicsWorkingGroups/dawgPAC.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function DawgPAC({ profile }) {
<span className="font-weight-bold">GCP bucket:</span>
<br />
<a
href="https://console.cloud.google.com/storage/browser/mawg-data?project=motrpac-portal"
href="https://console.cloud.google.com/storage/browser/mawg-data/rat-acute-06?project=motrpac-portal&pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))"
target="_blank"
rel="noopener noreferrer"
>
Expand Down Expand Up @@ -121,7 +121,7 @@ function DawgPAC({ profile }) {
<img src={IconSet.GoogleDrive} className="my-3" alt="Methods" />
<p>
<a
href="https://drive.google.com/drive/u/0/folders/1ixx17MrzRhBiADSsGIeEAD2yfzr79HO_"
href="https://drive.google.com/drive/folders/1_DCO6a9Ug8vlfTOUi67yl6KI3H0Px1b-?usp=drive_link"
target="_blank"
rel="noopener noreferrer"
>
Expand Down
18 changes: 14 additions & 4 deletions src/MultiOmicsWorkingGroups/preCAWG.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,20 @@ function PreCAWG() {
</table>
</div>
<div className="bd-callout bd-callout-warning mb-4">
<b>START HERE FOR ONBOARDING →</b>{' '}
<a href="#onboarding">
Analysis Collaboration: Getting started step-by-step
</a>
<div className="mb-2">
<b>START HERE FOR ONBOARDING →</b>
{' '}
<a href="#onboarding">
Analysis Collaboration: Getting started step-by-step
</a>
</div>
<div className="mt-2">
<b>2024DEC20 Freeze 1.2 →</b>
{' '}
<a href="https://docs.google.com/document/d/1BB2r66Jv9fYYQvR_SNw6Hwo6UThJNS1RtjFYsWCGzhY/edit?usp=sharing" target="_blank" rel="noopener noreferrer">
Read latest release notes
</a>
</div>
</div>
<h5 className="mt-3 mb-2">2024APR01 Freeze 1.1 Release Notes</h5>
<table className="table table-bordered release-notes-table">
Expand Down

0 comments on commit 28440e7

Please sign in to comment.