# Science Blogs

***

The blog posts are grouped into Basics, Identify, Profile, Detect, and Analyze.&#x20;

## Basics

Learn the fundamentals of bioinformatics to get started on your journey.

## Identify

**Isolates**: Focus on the identification process at the genome/16S level.

## Profile

**Microbiome**: Understand profiling at the metagenome level to gain insights into microbial communities.

## Detect

**Pathogens**: Learn about pathogen detection within metagenomes to aid diagnosis and surveillance.

## Analyze

**Microbiome**: Dive into microbiome data analysis at the dataset level to uncover complex interactions.

{% tabs %}
{% tab title="Basics" %}
Learn the fundamentals of bioinformatics.
{% endtab %}

{% tab title="Identify" %}
focus : *isolates*  |  process : *identification*  |  level : *genome/16S*
{% endtab %}

{% tab title="Profile" %}
focus : *microbiome* | process : *profiling* | level : *metagenome*
{% endtab %}

{% tab title="Detect" %}
focus : *pathogens*  |  process : *detection*  |  level : *metagenome*
{% endtab %}

{% tab title="Analyze" %}
focus : *microbiome*  |  process : *analysis*  |  level : *dataset*
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.ezbiocloud.net/home/science-blogs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
