Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 643 Bytes

setup.md

File metadata and controls

13 lines (10 loc) · 643 Bytes

In the RStudio console, cut and paste the following commands:

download.file("https://raw.githubusercontent.com/ucdavis-bioinformatics-training/limma-proteomics-August-2024/master/legacy-report.pg_matrix.tsv", "./legacy-report.pg_matrix.tsv")
download.file("https://raw.githubusercontent.com/ucdavis-bioinformatics-training/limma-proteomics-August-2024/master/Annotation_file_timsTOF.txt", "./Annotation_file_timsTOF.txt")
download.file("https://raw.githubusercontent.com/ucdavis-bioinformatics-training/limma-proteomics-August-2024/master/limma_proteomics_tutorial_2024.Rmd", "./limma_proteomics_tutorial_2024.Rmd")