File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ singularity pull docker://evolbioinfo/r-extended:v4.3.3
44
55goalign=" singularity exec goalign_dev0537492.sif goalign"
66gotree=" singularity exec gotree_devb324e73.sif gotree"
7- rscript=" singularity exec r-extended_v4.2.3_2 Rscript"
7+ rscript=" singularity exec r-extended_v4.3.3 Rscript"
88
99# # Random selection of 800 sequences among dataset of the paper doi:10.5802/crbiol.29
1010mkdir results_random_800
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ singularity pull docker://evolbioinfo/r-extended:v4.3.3
44
55goalign=" singularity exec goalign_dev0537492.sif goalign"
66gotree=" singularity exec gotree_devb324e73.sif gotree"
7- rscript=" singularity exec r-extended_v4.2.3_2 Rscript"
7+ rscript=" singularity exec r-extended_v4.3.3 Rscript"
88
99git clone git@github.com:evolbioinfo/bdei.git
1010nextflow run main.nf --msa bdei/ebola/data/aln.ids.fa --collapse 0.1 --collapseref false --results results
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ singularity pull docker://evolbioinfo/r-extended:v4.3.3
44
55goalign=" singularity exec goalign_dev0537492.sif goalign"
66gotree=" singularity exec gotree_devb324e73.sif gotree"
7- rscript=" singularity exec r-extended_v4.2.3_2 Rscript"
7+ rscript=" singularity exec r-extended_v4.3.3 Rscript"
88
99nextflow run convert.nf --ncbi data/sequences.fasta --gb data/sequence.gb
1010
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ singularity pull docker://evolbioinfo/r-extended:v4.3.3
44
55goalign=" singularity exec goalign_dev0537492.sif goalign"
66gotree=" singularity exec gotree_devb324e73.sif gotree"
7- rscript=" singularity exec r-extended_v4.2.3_2 Rscript"
7+ rscript=" singularity exec r-extended_v4.3.3 Rscript"
88
99wget https://cme.h-its.org/exelixis/material/raxml_adaptive_data.tar.gz
1010tar -xzvf raxml_adaptive_data.tar.gz
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ singularity pull docker://evolbioinfo/r-extended:v4.3.3
66
77goalign=" singularity exec goalign_dev0537492.sif goalign"
88gotree=" singularity exec gotree_devb324e73.sif gotree"
9- rscript=" singularity exec r-extended_v4.2.3_2 Rscript"
9+ rscript=" singularity exec r-extended_v4.3.3 Rscript"
1010
1111$TREE = " ../03_ebola/results/aln.ids_subsamp.phylip_phyml_tree.txt"
1212$ALIGN = " ../03_ebola/results/aln.ids_subsamp.phylip"
You can’t perform that action at this time.
0 commit comments