The goal of CancerProtInteractors is to …
You can install the development version of CancerProtInteractors from GitHub with:
# install.packages("devtools")
require("devtools")
#> Loading required package: devtools
#> Warning: package 'devtools' was built under R version 4.1.2
#> Loading required package: usethis
#> Warning: package 'usethis' was built under R version 4.1.2
devtools::install_github("AnnaTLai/CancerProtInteractors")
#> Downloading GitHub repo AnnaTLai/CancerProtInteractors@HEAD
#> checking for file 'C:\Users\annat\AppData\Local\Temp\Rtmp8GYoLh\remotes78c466dd2b35\AnnaTLai-CancerProtInteractors-eb7693d/DESCRIPTION' ... checking for file 'C:\Users\annat\AppData\Local\Temp\Rtmp8GYoLh\remotes78c466dd2b35\AnnaTLai-CancerProtInteractors-eb7693d/DESCRIPTION' ... v checking for file 'C:\Users\annat\AppData\Local\Temp\Rtmp8GYoLh\remotes78c466dd2b35\AnnaTLai-CancerProtInteractors-eb7693d/DESCRIPTION'
#> - preparing 'CancerProtInteractors':
#> checking DESCRIPTION meta-information ... checking DESCRIPTION meta-information ... v checking DESCRIPTION meta-information
#> - checking for LF line-endings in source and make files and shell scripts
#> - checking for empty or unneeded directories
#> Omitted 'LazyData' from DESCRIPTION
#> - building 'CancerProtInteractors_0.1.0.tar.gz'
#>
#>
#> Installing package into 'C:/Users/annat/AppData/Local/Temp/RtmpM9Dny6/temp_libpath907852c45a77'
#> (as 'lib' is unspecified)
library(CancerProtInteractors)
This is a basic example which shows you how to solve a common problem:
## basic example code
This package was developed as part of an assessment for 2021 BCB410H: Applied Bioinformatics, University of Toronto, Toronto, CANADA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.