generated from quarto-ext/manuscript-template-rstudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
39 additions
and
7 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
_freeze/notebooks/ENCODE_project/execute-results/html.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"hash": "ceedd343dc07b96c4af9c4a939f8d621", | ||
"result": { | ||
"engine": "knitr", | ||
"markdown": "---\ntitle: \"Analyzing Cloud Data from ENCODE\"\nsubtitle: \"The Encyclopedia of DNA Element (ENCODE)\"\nformat: html\neditor: visual\n---\n\n\n# Introduction\n\nThe Encyclopedia of DNA Elements ([ENCODE](https://www.encodeproject.org/)) is a collection of experimental results (from human, mouse, worm and fly) and computing resources devoted to elaborating the mechanisms of gene regulation. \n\nWe will use Bioconductor to acquire and interpret ENCODE resources. In particular, we'll analyze ChIP-Seq, ATAC-Seq and CRISPR interference RNA-Seq experiments.\n\n# ENCODE ChIP-seq Data\n\n\n\n\n::: {.cell}\n\n:::\n", | ||
"supporting": [], | ||
"filters": [ | ||
"rmarkdown/pagebreak.lua" | ||
], | ||
"includes": {}, | ||
"engineDependencies": {}, | ||
"preserve": {}, | ||
"postProcess": true | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: "Analyzing Cloud Data from ENCODE" | ||
subtitle: "The Encyclopedia of DNA Element (ENCODE)" | ||
format: html | ||
editor: visual | ||
--- | ||
|
||
# Introduction | ||
|
||
The Encyclopedia of DNA Elements ([ENCODE](https://www.encodeproject.org/)) is a collection of experimental results (from human, mouse, worm and fly) and computing resources devoted to elaborating the mechanisms of gene regulation. | ||
|
||
We will use Bioconductor to acquire and interpret ENCODE resources. In particular, we'll analyze ChIP-Seq, ATAC-Seq and CRISPR interference RNA-Seq experiments. | ||
|
||
# ENCODE ChIP-seq Data | ||
|
||
```{r} | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.