Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
capoony committed Oct 15, 2022
1 parent 994436e commit 84379a7
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions Test/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,13 @@ cd /media/inter/pipelines/AutDeNovo
OutputFolder=Test/SomeFish \
Fwd=Test/subset/Illumina/Garra474_1.fq.gz \
Rev=Test/subset/Illumina/Garra474_2.fq.gz \
ONT=/media/inter/pipelines/AutDeNovo/Test/subset/ONT \
PB=/media/inter/pipelines/AutDeNovo/Test/subset/PacBio \
ONT=Test/subset/ONT \
PB=Test/subset/PacBio \
threads=10 \
RAM=20 \
RAMAssembly=20 \
decont=no \
SmudgePlot=no \
BuscoDB=vertebrata_odb10 \
Trimmer=Atria \
BuscoDB=vertebrata_odb10
Racon=4

0 comments on commit 84379a7

Please sign in to comment.