Skip to content

Commit 8635b3e

Browse files
author
jamesdalg
authored
Create README.md
1 parent 3d5d022 commit 8635b3e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CNVScope_public_data
2+
This package is intended to work alongside the CNVScope package in allowing the user to run the server hosted at cnvscope.nci.nih.gov locally.
3+
installation is as follows:
4+
remotes::install_github("jamesdalg/CNVScope_public_data")
5+
6+
If there are bandwidth issues, there are NO bandwidth caps for downloading a release,
7+
so simply downloading the .tar.gz file may be another option in case the demand for the data is high on a particular day.
8+
To do so, please download the file and install by doing the following in the R command line:
9+
install.packages("CNVScopePublicData_0.0.3.tar.gz",type="source",repos=NULL).
10+
Alternatively, the .tar.gz archive can be installed using RStudio (Tools->Install Packages and change the "Install From" field to Package Archive File (.zip, .tar.gz).
11+
Please post any problems you may have and I will attempt to get to them quickly to ensure you have a great experience exploring the Copy Number Interactome.

0 commit comments

Comments
 (0)