... | @@ -119,6 +119,9 @@ Then get R with conda: |
... | @@ -119,6 +119,9 @@ Then get R with conda: |
|
$ conda install -c r r
|
|
$ conda install -c r r
|
|
$ conda install -c r r-essentials
|
|
$ conda install -c r r-essentials
|
|
|
|
|
|
|
|
# then start R
|
|
|
|
$ R
|
|
|
|
|
|
load the data:
|
|
load the data:
|
|
|
|
|
|
> seqtab.nochim <- readRDS("seqtab_final.rds")
|
|
> seqtab.nochim <- readRDS("seqtab_final.rds")
|
... | | ... | |