APAF-bioinformatics / ProteomeScholaR

GNU Lesser General Public License v3.0
1 stars 0 forks source link

editor_options: markdown: wrap: 72

ProteomeScholaR v0.8

Contributors

v0.8 provides a feature complete workflow for processing searched DIA-NN proteomics data.

  1. Download data and directory structure from here.

  2. Unzip.

  3. Open R studio and set folder as Project.

  4. Copy DIA_workflow_1.0.rmd and DIA_report_1.0.rmd to the Project folder (scripts/proteomics folder) and open inside R studio.

  5. Run the DIA_workflow_1.0.rmd file, use the Shiny app to define your experimental design, contrasts and linear model you wish to use.

  6. Proceed chunk by chunk.

  7. Run DIA_report_1.0.rmd and generate a document that will dynamically produce a shareable report for your analysis.

  8. All the results are in the summary_results folder in the project root directory.

  9. Do the science :)

Enjoy!