-
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
1 parent
853cdca
commit 72faeb4
Showing
1 changed file
with
32 additions
and
5 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,25 +1,52 @@ | ||
<h1 align="center"> | ||
Fluxo do Sistema | ||
</h1> | ||
<p align="center"> | ||
<a href="#search-disease">Search disease</a> • | ||
<a href="#select-of-the-disease-occurrence">Select of the disease occurrence</a> • | ||
<a href="#shows-report-of-the-disease-and-selects-proteins">Shows report of the disease and selects proteins</a> | ||
</p> | ||
<p align="center"> | ||
<a href="#select-of-the-occurrences-of-the-proteins">Select of the occurrences of the proteins</a> • | ||
<a href="#displays-network-of-interaction-of-the-protein">Displays network of interaction of the protein</a> | ||
</p> | ||
|
||
## Search disease | ||
|
||
<div align="center"> | ||
<h3>Search disease</h3> | ||
|
||
![alt text](https://raw.githubusercontent.com/samuel-oldra/Monografia/main/imgs/step01.png) | ||
|
||
<h3>Select of the disease occurrence</h3> | ||
</div> | ||
|
||
## Select of the disease occurrence | ||
|
||
<div align="center"> | ||
|
||
![alt text](https://raw.githubusercontent.com/samuel-oldra/Monografia/main/imgs/step02.png) | ||
|
||
<h3>Shows report of the disease and selects proteins</h3> | ||
</div> | ||
|
||
## Shows report of the disease and selects proteins | ||
|
||
<div align="center"> | ||
|
||
![alt text](https://raw.githubusercontent.com/samuel-oldra/Monografia/main/imgs/step03.png) | ||
|
||
<h3>Select of the occurrences of the proteins</h3> | ||
</div> | ||
|
||
## Select of the occurrences of the proteins | ||
|
||
<div align="center"> | ||
|
||
![alt text](https://raw.githubusercontent.com/samuel-oldra/Monografia/main/imgs/step04.png) | ||
|
||
<h3>Displays network of interaction of the protein</h3> | ||
</div> | ||
|
||
## Displays network of interaction of the protein | ||
|
||
<div align="center"> | ||
|
||
![alt text](https://raw.githubusercontent.com/samuel-oldra/Monografia/main/imgs/step05.png) | ||
|
||
</div> |