Mercurial > repos > iuc > quast
view test-data/test3.log @ 17:1b1cf0c96501 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 5b2225491719b922003c69f0394bfc3eb238b360
| author | iuc |
|---|---|
| date | Sat, 04 Oct 2025 15:49:08 +0000 |
| parents | a3b35edea53a |
| children |
line wrap: on
line source
/usr/local/bin/quast --labels contigs1_fna -o outputdir --eukaryote --min-identity 95.0 --min-contig 500 --min-alignment 65 --ambiguity-usage one --ambiguity-score 0.99 --local-mis-size 200 --contig-thresholds 0,1000,500 --extensive-mis-size 1000 --scaffold-gap-max-size 1000 --unaligned-part-size 500 --skip-unaligned-mis-contigs --x-for-Nx 90 /tmp/tmpq9nvn3a2/files/9/1/e/dataset_91ea48a6-22ee-45b1-9f7f-206c94f14ba8.dat --threads 1 --no-krona Version: 5.3.0 System information: OS: Linux-6.8.0-83-generic-x86_64-with-glibc2.36 (linux_64) Python version: 3.12.3 CPUs number: 8 Started: 2025-09-26 14:27:05 Logging to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/quast.log WARNING: --ambiguity-usage was set to 'all' because not default --ambiguity-score was specified CWD: /tmp/tmpq9nvn3a2/job_working_directory/000/8/working Main parameters: MODE: default, threads: 1, eukaryotic: true, min contig length: 500, min alignment length: 65, \ min alignment IDY: 95.0, ambiguity: all, min local misassembly length: 200, min extensive misassembly length: 1000 Contigs: Pre-processing... /tmp/tmpq9nvn3a2/files/9/1/e/dataset_91ea48a6-22ee-45b1-9f7f-206c94f14ba8.dat ==> contigs1_fna 2025-09-26 14:27:06 Running Basic statistics processor... Contig files: contigs1_fna Calculating N50 and L50... contigs1_fna, N50 = 3980, L50 = 1, auN = 2934.0, Total length = 6710, GC % = 51.28, # N's per 100 kbp = 0.00 Drawing Nx plot... saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/basic_stats/Nx_plot.pdf Drawing cumulative plot... saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/basic_stats/cumulative_plot.pdf Drawing GC content plot... saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/basic_stats/GC_content_plot.pdf Drawing contigs1_fna GC content plot... saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/basic_stats/contigs1_fna_GC_content_plot.pdf Done. NOTICE: Genes are not predicted by default. Use --gene-finding or --glimmer option to enable it. 2025-09-26 14:27:06 Creating large visual summaries... This may take a while: press Ctrl-C to skip this step.. 1 of 2: Creating PDF with all tables and plots... 2 of 2: Creating Icarus viewers... Done 2025-09-26 14:27:07 RESULTS: Text versions of total report are saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/report.txt, report.tsv, and report.tex Text versions of transposed total report are saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/transposed_report.txt, transposed_report.tsv, and transposed_report.tex HTML version (interactive tables and plots) is saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/report.html PDF version (tables and plots) is saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/report.pdf Icarus (contig browser) is saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/icarus.html Log is saved to /tmp/tmpq9nvn3a2/job_working_directory/000/8/working/outputdir/quast.log Finished: 2025-09-26 14:27:07 Elapsed time: 0:00:01.640426 NOTICEs: 1; WARNINGs: 1; non-fatal ERRORs: 0 Thank you for using QUAST!
