Skip to content

Commit

Permalink
Merge pull request #7 from albarema/main
Browse files Browse the repository at this point in the history
modules index fixed
  • Loading branch information
albarema authored Apr 8, 2024
2 parents 963022c + 1fbca60 commit 510d426
Show file tree
Hide file tree
Showing 21 changed files with 5,877 additions and 16 deletions.
6 changes: 0 additions & 6 deletions css/materialight.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ $footer-bg: #4266A1;
text-align: center;
}

// embedded image in titles h2

.embedded h2 {
margin-bottom: -100px;
}

// frames for images
.black-box {
border: 1px solid rgb(169, 169, 169);
Expand Down
849 changes: 849 additions & 0 deletions modules/index.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions modules/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ You can **access our training modules** through:

 

## Genomics {.embedded}
## Genomics

<div style="margin-bottom: -20px">
<div style="margin-bottom: -20px;margin-top: -90px">
![](../images/genomics2.png){fig-align="right" width="18%"}
</div>

Expand All @@ -35,9 +35,9 @@ Genomics is the study of genomes, the complete set of an organism's DNA. Genomic

&nbsp;

## Transcriptomics {.embedded}
## Transcriptomics

<div style="margin-bottom: -20px">
<div style="margin-bottom: -20px;margin-top: -90px">
![](../images/transcriptomics.png){fig-align="right" width="18%"}
</div>

Expand All @@ -52,9 +52,9 @@ Transcriptomics is the study of transcriptomes, which investigates RNA transcrip

&nbsp;

## Proteomics {.embedded}
## Proteomics

<div style="margin-bottom: -20px">
<div style="margin-bottom: -20px;margin-top: -90px">
![](../images/proteomics.png){fig-align="right" width="18%"}
</div>

Expand All @@ -71,9 +71,9 @@ We also offer a tutorial on UCloud's [ColabFold app](https://cloud.sdu.dk/app/jo

&nbsp;

## Electronic Health Records {.embedded}
## Electronic Health Records

<div style="margin-bottom: -20px">
<div style="margin-bottom: -20px;margin-top: -90px">
![](../images/EHRs.png){fig-align="right" width="18%"}
</div>

Expand All @@ -86,9 +86,9 @@ The chronic lymphocytic leukemia synthetic dataset listed below is generated sol

&nbsp;

## Data Carpentry and management {.embedded}
## Data Carpentry and management

<div style="margin-bottom: -20px">
<div style="margin-bottom: -20px;margin-top: -90px">
![](../images/HPC.png){fig-align="right" width="18%"}
</div>

Expand Down
12 changes: 12 additions & 0 deletions site_libs/bootstrap/bootstrap-dark.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 510d426

Please sign in to comment.