-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.Rmd
62 lines (52 loc) · 2.88 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
title: "<big>IMAP:</big> Integrated Microbiome Analysis Pipelines"
subtitle: "End-to-End Practical User Guides Using Integrated Approaches"
date:
- <b>`r Sys.Date()`</b>
author: Teresia Mrema-Buza
site: bookdown::bookdown_site
documentclass: book
css: style.css
csl:
- library/apa.csl
bibliography:
- library/packages.bib
- library/references.bib
- library/imap.bib
citation_package:
- natbib
- biblatex
- amsplain
url: https://tmbuza.github.io/imap-download-sra-reads/
cover-image: images/planning.png
email_address: "[email protected]"
github-repo: tmbuza/imap-download-sra-reads
biblio-style: apalike
description: |
| This part will be added before release.
---
```{r lockfile, include=FALSE}
source("_common.R")
```
<!-- # Google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Anton" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;700&display=swap" rel="stylesheet">
<!-- # CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css">
# <u>IMAP-Part 03</u>: Downloading Microbiome Fastq Sequences from NCBI Database {-#download-sra}
<br>
<br>
![](images/sra.png){width=50%}
<br>
<br>
## Welcome to IMAP chapter 03: Guide to Downloading Microbiome Fastq Sequences {-}
Welcome to IMAP Practical User Guides, Part 03. In this segment, we offer a hands-on demonstration focused on proficiently acquiring "Microbiome Fastq Sequences from the Sequence Read Archive (SRA) Database." Throughout this tutorial, we will guide you through the standardized approach provided by the SRA, ensuring a consistent reporting of associated metadata, as expounded upon in the IMAP Part 02 section.
## Embarking on Microbiome Bioinformatics {-}
Embark on a journey into the complexities of microbiome bioinformatics with our hands-on demonstration, "Downloading Microbiome Fastq Sequences from SRA Database." This chapter is expertly crafted to guide both seasoned researchers and newcomers through the critical process of accessing and acquiring raw sequencing data from the Sequence Read Archive (SRA).
Join us on this practical expedition to unlock the potential of high-throughput sequencing data, preparing you for robust microbiome analyses using the IMAP platform. Get ready to delve into the world of microbiome bioinformatics!