... | ... | @@ -114,9 +114,10 @@ Start by getting the full processed dada data: |
|
|
$ cp /bioinf/home/tfrancis/marmic2021/demultiplexed/seqtab_final.rds .
|
|
|
$ cp /bioinf/home/tfrancis/marmic2021/demultiplexed/taxa_final.rds .
|
|
|
|
|
|
Then R
|
|
|
Then get R with conda:
|
|
|
|
|
|
$ R
|
|
|
$ conda install -c r r
|
|
|
$ conda install -c r r-essentials
|
|
|
|
|
|
load the data:
|
|
|
|
... | ... | |