Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanse authored Jul 27, 2022
1 parent 01fac47 commit abb3dd4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,17 @@

## Demonstration

1. enables connecting R and bfabric using REST
### Enables connecting R and bfabric using REST

![bfabricPy-read-R](https://user-images.githubusercontent.com/4901987/65041207-7c757c80-d956-11e9-90ca-9c3e2e0ca724.gif)

2. command line triggered analytics
### Command line triggered analytics

The animated gif below illustrates the interaction between an application (performing quality control on mass spectrometric measurements using [rawDiag](https://pubs.acs.org/doi/10.1021/acs.jproteome.8b00173)) and the B-Fabric platform on the command line level using the R console.

![code_snippet_demo](https://user-images.githubusercontent.com/4901987/181242377-a9bf3988-b193-494c-91c9-a010500ee3f2.gif)

The R code as used in the animated gif.
```{r}
## R --no-save < code_snippet.R
## devtools::install_github("fgcz/bfabricShiny")
Expand Down

0 comments on commit abb3dd4

Please sign in to comment.