Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eoindfahy authored Jan 16, 2024
1 parent c58de49 commit a1e544e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,10 @@ head(RefMet_mapped[,c(2,5,6,7)])
#Plot RefMEt main class distribution of metabolite list as a pie chart
classplot('Main class',RefMet_mapped)
```
![](inst/extdata/Main_class.png)<!-- -->
<p align="center">
<img src="inst/extdata/Main_class.png" width="350">
</p>
``` r
#Fetch metadata for a RefMet name
metadata<- refmet_metadata("Tyrosine")
Expand Down

0 comments on commit a1e544e

Please sign in to comment.