Skip to content
Snippets Groups Projects
Commit 07813d85 authored by Vanni Benvenga's avatar Vanni Benvenga
Browse files

Update file panaroo.sh

parent c96843c2
No related branches found
No related tags found
1 merge request!57Update file panaroo.sh
......@@ -35,5 +35,5 @@ done
# Runs singularity on the annotations and send the output to the output folder
echo Starting panaroo $(date +"%T")
cd panaroo
$singpath/panaroo_1.3.0--pyhdfd78af_0.sif panaroo -i $wd/panaroo/annotation_files/*.gff -o ./panaroo_output/ --clean-mode strict --remove-invalid-genes
$singpath/panaroo_1.3.0--pyhdfd78af_0.sif panaroo -i $wd/panaroo/annotation_files/*.gff -o ./panaroo_output/ --clean-mode strict --remove-invalid-genes --core_threshold
echo Done $(date +"%T")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment