Skip to content

Commit c3d267e

Browse files
Added workflow diagram to readme
1 parent efa0cc3 commit c3d267e

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55

66
<div style="text-align: justify">
77

8-
Bulk mRNA-seq experiments are essential for exploring a wide range of biological questions. To bring closer the data analysis to its interpretation and facilitate both interactive, exploratory tasks and the sharing of (easily accessible) information, we present *bulkAnalyseR* an R package that offers a seamless, customisable solution for most bulk RNAseq datasets. By integrating state-of-the-art approaches without relying on extensive computational support, and replacing static images with interactive panels, our aim is to further support and strengthen the reusability of data. *bulkAnalyseR* enables standard analyses of bulk data, using an expression matrix as starting poin. It presents the ouptuts of various steps in an interactive web-based interface, making it easy to generate, explore and verify hypotheses. Moreover, the app can be easily shared and published, incentivising research reproducibility and allowing others to explore the same processed data and enhance the biological conclusions.
8+
Bulk mRNA-seq experiments are essential for exploring a wide range of biological questions. To bring closer the data analysis to its interpretation and facilitate both interactive, exploratory tasks and the sharing of (easily accessible) information, we present *bulkAnalyseR* an R package that offers a seamless, customisable solution for most bulk RNAseq datasets. By integrating state-of-the-art approaches without relying on extensive computational support, and replacing static images with interactive panels, our aim is to further support and strengthen the reusability of data. *bulkAnalyseR* enables standard analyses of bulk data, using an expression matrix as starting point. It presents the outputs of various steps in an interactive web-based interface, making it easy to generate, explore and verify hypotheses. Moreover, the app can be easily shared and published, incentivising research reproducibility and allowing others to explore the same processed data and enhance the biological conclusions.
99

10-
Preprint: AAA
10+
[comment]: <Preprint: AAA>
1111

12+
![ScreenShot](vignettes/figures/workflow.png)
1213
*Workflow diagram of the **bulkAnalyseR** pipeline*
1314

1415
## Preprocessing step
@@ -64,7 +65,7 @@ By default, the app will look like this:
6465
![ScreenShot](vignettes/figures/ScreenShot.png)
6566
*Screenshot from sample bulkAnalyseR app*
6667

67-
See [vignette](www.vignettelink.com) for more details on the individual panels.
68+
[comment]: <See [vignette](www.vignettelink.com) for more details on the individual panels.>
6869

6970
You can also add custom extra panels and data using the *panels.extra* and *data.extra* parameters.
7071

vignettes/figures/workflow.png

125 KB
Loading

0 commit comments

Comments
 (0)