-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 38316ec
Showing
109 changed files
with
5,065 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
^.*\.Rproj$ | ||
^\.Rproj\.user$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[ | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"debugBreakpointsState" : { | ||
"breakpoints" : [ | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"path" : "~/projects/04_SEmodel/06_R_package/ROGUE", | ||
"sortOrder" : [ | ||
{ | ||
"ascending" : true, | ||
"columnIndex" : 2 | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"activeTab" : 1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"left" : { | ||
"panelheight" : 895, | ||
"splitterpos" : 472, | ||
"topwindowstate" : "MAXIMIZE", | ||
"windowheight" : 969 | ||
}, | ||
"right" : { | ||
"panelheight" : 895, | ||
"splitterpos" : 575, | ||
"topwindowstate" : "NORMAL", | ||
"windowheight" : 969 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"TabSet1" : 3, | ||
"TabSet2" : 0, | ||
"TabZoom" : { | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
activeClientUrl="http://zultra.ddns.net:8787/" | ||
build-last-errors="[]" | ||
build-last-errors-base-dir="~/projects/04_SEmodel/06_R_package/ROGUE/" | ||
build-last-outputs="[{\"output\":\"==> R CMD INSTALL --preclean --no-multiarch --with-keep.source ROGUE\\n\\n\",\"type\":0},{\"output\":\"* installing to library ‘/home/pauling/R/x86_64-pc-linux-gnu-library/3.6’\\n\",\"type\":1},{\"output\":\"* installing *source* package ‘ROGUE’ ...\\n\",\"type\":1},{\"output\":\"** using staged installation\\n\",\"type\":1},{\"output\":\"** R\\n\",\"type\":1},{\"output\":\"** byte-compile and prepare package for lazy loading\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** help\\n\",\"type\":1},{\"output\":\"*** installing help indices\\n\",\"type\":1},{\"output\":\"** building package indices\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package can be loaded from temporary location\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package can be loaded from final location\\n\",\"type\":1},{\"output\":\"\",\"type\":1},{\"output\":\"** testing if installed package keeps a record of temporary installation path\\n\",\"type\":1},{\"output\":\"* DONE (ROGUE)\\n\",\"type\":1},{\"output\":\"\",\"type\":1}]" | ||
compile_pdf_state="{\"errors\":[],\"output\":\"\",\"running\":false,\"tab_visible\":false,\"target_file\":\"\"}" | ||
files.monitored-path="" | ||
find-in-files-state="{\"handle\":\"\",\"input\":\"\",\"path\":\"\",\"regex\":true,\"results\":{\"file\":[],\"line\":[],\"lineValue\":[],\"matchOff\":[],\"matchOn\":[]},\"running\":false}" | ||
imageDirtyState="1" | ||
portToken="5632537c8820" | ||
saveActionState="-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"active_set":"","sets":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"chunk_output_type" : "inline", | ||
"cursorPosition" : "972,1", | ||
"scrollLine" : "746" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"cursorPosition" : "130,0", | ||
"scrollLine" : "0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"chunk_output_type" : "inline" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"cursorPosition" : "309,102", | ||
"scrollLine" : "0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"cursorPosition" : "4,11", | ||
"scrollLine" : "0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cursorPosition" : "1,99", | ||
"scrollLine" : "0", | ||
"tempName" : "Untitled1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"chunk_output_type" : "inline" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"chunk_output_type" : "inline" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"cursorPosition" : "10,0", | ||
"scrollLine" : "0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"cursorPosition" : "11,3", | ||
"scrollLine" : "0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"chunk_output_type" : "inline" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"cursorPosition" : "26,155", | ||
"scrollLine" : "0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
%2Fdata1%2Fpauling%2F04_SEmodel%2F02_scripts%2F03.Illustration="741001D8" | ||
~%2Fprojects%2F01_classifier%2F02_scripts%2F06_figures%2F02_R_document.Rmd="4EF028ED" | ||
~%2Fprojects%2F01_classifier%2F02_scripts%2F06_figures%2F05_R_document.Rmd="BCF06CBE" | ||
~%2Fprojects%2F01_classifier%2F02_scripts%2F06_figures%2F06_Install.Rmd="E224EDDB" | ||
~%2Fprojects%2F04_SEmodel%2F02_scripts%2F01.phase.1%2F00_functions.Rmd="27C833AF" | ||
~%2Fprojects%2F04_SEmodel%2F02_scripts%2F02.phase.2%2F10.DC.ROUGE.Rmd="8529B4EC" | ||
~%2Fprojects%2F04_SEmodel%2F02_scripts%2F02.phase.2%2F12.T.ROGUE.Rmd="D431A1D3" | ||
~%2Fprojects%2F04_SEmodel%2F02_scripts%2F02.phase.2%2F13.ttttmp.Rmd="7458EC67" | ||
~%2Fprojects%2F04_SEmodel%2F02_scripts%2F03.Illustration.Rmd="3DF47F02" | ||
~%2Fprojects%2F04_SEmodel%2F06_R_package%2FROGUE%2FDESCRIPTION="A5E93B4A" | ||
~%2Fprojects%2F04_SEmodel%2F06_R_package%2FROGUE%2FNAMESPACE="38CFA7E4" | ||
~%2Fprojects%2F04_SEmodel%2F06_R_package%2FROGUE%2FR%2FROGUE.R="66E068E9" | ||
~%2Fprojects%2F04_SEmodel%2F06_R_package%2FROGUE%2FR%2Fhello.R="71945EAA" | ||
~%2Fprojects%2F04_SEmodel%2F06_R_package%2FROGUE%2Fman%2FEntropy.Rd="9C2A9EF3" | ||
~%2Fprojects%2F04_SEmodel%2F06_R_package%2FROGUE%2Fman%2Fhello.Rd="3E1B062A" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
--- | ||
title: "Installation Instructions for SciBet" | ||
output: | ||
html_document: | ||
df_print: paged | ||
date: "January 1, 2019" | ||
--- | ||
|
||
--- | ||
#Installation Instructions for ROGUE | ||
```{} | ||
<font face="Arial" size=4>1. Install [R](https://www.r-project.org/) (vesion 3.5 or greater). </font> | ||
<font face="Arial" size=4>2. Install [R Studio](https://www.rstudio.com/) (optional). </font> | ||
``` | ||
|
||
|
||
|
||
|
||
|
||
#Installing dependency packages | ||
<font face="Arial" size=4>Before installing scibet, the following packages should be installed first: </font> | ||
|
||
|
||
```{} | ||
install.packages("Rcpp") | ||
install.packages("RcppEigen") | ||
install.packages("ggsci") | ||
install.packages("viridis") | ||
install.packages("tidyverse") | ||
``` | ||
|
||
#Installing SciBet | ||
<font face="Arial" size=4>SciBet is now available for linux platform. The R package can be downloaded [here](scibet_1.0.tar.gz). To install, run: </font> | ||
|
||
|
||
```{} | ||
# Enter the command in linux (bash) | ||
# This step should be implemented in the default path of R library | ||
R CMD INSTALL scibet_1.0.tar.gz | ||
``` | ||
|
||
<font face="Arial" size=4>Or SciBet could be installed using Rstudio: "Tools" -> "Install packages" -> "Install from: Package Archive File (.tar.gz)". </font> | ||
|
||
<font face="Arial" size=4>Then SciBet can be used in R or R studio </font> | ||
|
||
```{r} | ||
library(scibet) | ||
``` | ||
|
||
<font face="Arial" size=4>If you have any problems during the installation of SciBet, please refer to [FAQ](FAQ.html) </font> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"collab_server" : "", | ||
"contents" : "", | ||
"created" : 1569480162670.000, | ||
"dirty" : false, | ||
"encoding" : "UTF-8", | ||
"folds" : "", | ||
"hash" : "0", | ||
"id" : "3B2A6CC8", | ||
"lastKnownWriteTime" : 1558673496, | ||
"last_content_update" : 1558673496, | ||
"path" : "~/projects/01_classifier/02_scripts/06_figures/06_Install.Rmd", | ||
"project_path" : null, | ||
"properties" : { | ||
"cursorPosition" : "26,155", | ||
"scrollLine" : "0" | ||
}, | ||
"read_only" : false, | ||
"read_only_alternatives" : [ | ||
], | ||
"relative_order" : 4, | ||
"source_on_save" : false, | ||
"source_window" : "", | ||
"type" : "r_markdown" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
title: "Installation Instructions for SciBet" | ||
output: | ||
html_document: | ||
df_print: paged | ||
date: "January 1, 2019" | ||
--- | ||
|
||
--- | ||
<font face="Arial" size=4>1. Install [R](https://www.r-project.org/) (vesion 3.5 or greater). </font> | ||
<font face="Arial" size=4>2. Install [R Studio](https://www.rstudio.com/) (optional). </font> | ||
|
||
|
||
#Installing dependency packages | ||
<font face="Arial" size=4>Before installing scibet, the following packages should be installed first: </font> | ||
|
||
|
||
```{} | ||
install.packages("Rcpp") | ||
install.packages("RcppEigen") | ||
install.packages("ggsci") | ||
install.packages("viridis") | ||
install.packages("tidyverse") | ||
``` | ||
|
||
#Installing SciBet | ||
<font face="Arial" size=4>SciBet is now available for linux platform. The R package can be downloaded [here](scibet_1.0.tar.gz). To install, run: </font> | ||
|
||
|
||
```{} | ||
# Enter the command in linux (bash) | ||
# This step should be implemented in the default path of R library | ||
R CMD INSTALL scibet_1.0.tar.gz | ||
``` | ||
|
||
<font face="Arial" size=4>Or SciBet could be installed using Rstudio: "Tools" -> "Install packages" -> "Install from: Package Archive File (.tar.gz)". </font> | ||
|
||
<font face="Arial" size=4>Then SciBet can be used in R or R studio </font> | ||
|
||
```{r} | ||
library(scibet) | ||
``` | ||
|
||
<font face="Arial" size=4>If you have any problems during the installation of SciBet, please refer to [FAQ](FAQ.html) </font> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"collab_server" : "", | ||
"contents" : "", | ||
"created" : 1569479942618.000, | ||
"dirty" : false, | ||
"encoding" : "UTF-8", | ||
"folds" : "", | ||
"hash" : "0", | ||
"id" : "78D1BA4E", | ||
"lastKnownWriteTime" : 1569487077, | ||
"last_content_update" : 1569487077173, | ||
"path" : "~/projects/04_SEmodel/02_scripts/03.Illustration.Rmd", | ||
"project_path" : null, | ||
"properties" : { | ||
"cursorPosition" : "130,0", | ||
"scrollLine" : "0" | ||
}, | ||
"read_only" : false, | ||
"read_only_alternatives" : [ | ||
], | ||
"relative_order" : 4, | ||
"source_on_save" : false, | ||
"source_window" : "", | ||
"type" : "r_markdown" | ||
} |
Oops, something went wrong.