[2024-01-24 11:58:55,594] [INFO] DFAST_QC pipeline started.
[2024-01-24 11:58:55,596] [INFO] DFAST_QC version: 0.5.7
[2024-01-24 11:58:55,596] [INFO] DQC Reference Directory: /var/lib/cwl/stg1951f32d-9cc4-45c6-83f2-8cbf9e6299e1/dqc_reference
[2024-01-24 11:58:56,871] [INFO] ===== Start taxonomy check using ANI =====
[2024-01-24 11:58:56,872] [INFO] Task started: Prodigal
[2024-01-24 11:58:56,873] [INFO] Running command: gunzip -c /var/lib/cwl/stg3b2298ef-3e56-4b4b-a401-062d60a2af7a/GCF_016862615.1_ASM1686261v1_genomic.fna.gz | prodigal -d GCF_016862615.1_ASM1686261v1_genomic.fna/cds.fna -a GCF_016862615.1_ASM1686261v1_genomic.fna/protein.faa -g 11 -q > /dev/null
[2024-01-24 11:59:23,750] [INFO] Task succeeded: Prodigal
[2024-01-24 11:59:23,751] [INFO] Task started: HMMsearch
[2024-01-24 11:59:23,751] [INFO] Running command: hmmsearch --tblout GCF_016862615.1_ASM1686261v1_genomic.fna/hmmer_result.tsv -E 1E-50 /var/lib/cwl/stg1951f32d-9cc4-45c6-83f2-8cbf9e6299e1/dqc_reference/reference_markers.hmm GCF_016862615.1_ASM1686261v1_genomic.fna/protein.faa > /dev/null
[2024-01-24 11:59:24,187] [INFO] Task succeeded: HMMsearch
[2024-01-24 11:59:24,188] [INFO] Found 6/6 markers.
[2024-01-24 11:59:24,258] [INFO] Query marker FASTA was written to GCF_016862615.1_ASM1686261v1_genomic.fna/markers.fasta
[2024-01-24 11:59:24,259] [INFO] Task started: Blastn
[2024-01-24 11:59:24,259] [INFO] Running command: blastn -query GCF_016862615.1_ASM1686261v1_genomic.fna/markers.fasta -db /var/lib/cwl/stg1951f32d-9cc4-45c6-83f2-8cbf9e6299e1/dqc_reference/reference_markers.fasta -out GCF_016862615.1_ASM1686261v1_genomic.fna/blast.markers.tsv -outfmt 6 -max_hsps 1 -num_alignments 5
[2024-01-24 11:59:25,591] [INFO] Task succeeded: Blastn
[2024-01-24 11:59:25,594] [INFO] Selected 7 target genomes.
[2024-01-24 11:59:25,595] [INFO] Target genome list was writen to GCF_016862615.1_ASM1686261v1_genomic.fna/target_genomes.txt
[2024-01-24 11:59:25,603] [INFO] Task started: fastANI
[2024-01-24 11:59:25,604] [INFO] Running command: fastANI --query /var/lib/cwl/stg3b2298ef-3e56-4b4b-a401-062d60a2af7a/GCF_016862615.1_ASM1686261v1_genomic.fna.gz --refList GCF_016862615.1_ASM1686261v1_genomic.fna/target_genomes.txt --output GCF_016862615.1_ASM1686261v1_genomic.fna/fastani_result.tsv --threads 1
[2024-01-24 11:59:46,589] [INFO] Task succeeded: fastANI
[2024-01-24 11:59:46,589] [INFO] Loading species specific ANI threshold from /var/lib/cwl/stg1951f32d-9cc4-45c6-83f2-8cbf9e6299e1/dqc_reference/prokaryote_ANI_species_specific_threshold.txt
[2024-01-24 11:59:46,590] [WARNING] Species-specific ANI threshold file not found. Will use the default threshold for all species. [/var/lib/cwl/stg1951f32d-9cc4-45c6-83f2-8cbf9e6299e1/dqc_reference/prokaryote_ANI_species_specific_threshold.txt]
[2024-01-24 11:59:46,597] [INFO] Found 7 fastANI hits (2 hits with ANI > threshold)
[2024-01-24 11:59:46,597] [INFO] The taxonomy check result is classified as 'inconclusive'.
[2024-01-24 11:59:46,598] [INFO] DFAST Taxonomy check final result
--------------------------------------------------------------------------------
organism_name	strain	accession	taxid	species_taxid	relation_to_type	validated	ani	matched_fragments	total_fragments	ani_threshold	status
Catellatospora citrea	strain=NBRC 14495	GCA_016862615.1	53366	53366	type	True	100.0	3053	3059	95	inconclusive
Catellatospora chokoriensis	strain=2-25(1)	GCA_011297315.1	310353	310353	type	True	95.9616	2542	3059	95	inconclusive
Catellatospora paridis	strain=NEAU-CL2	GCA_009720365.1	1617086	1617086	type	True	94.6532	2559	3059	95	below_threshold
Catellatospora sichuanensis	strain=H14505	GCA_007483665.1	1969805	1969805	type	True	92.1617	2370	3059	95	below_threshold
Catellatospora vulcania	strain=NEAU-JM1	GCA_009720385.1	1460450	1460450	type	True	91.4525	2301	3059	95	below_threshold
Catellatospora methionotrophica	strain=IMSNU 22006	GCA_011297335.1	121620	121620	type	True	90.6789	2128	3059	95	below_threshold
Catellatospora methionotrophica	strain=NBRC 14553	GCA_016862655.1	121620	121620	type	True	90.608	2138	3059	95	below_threshold
--------------------------------------------------------------------------------
[2024-01-24 11:59:46,600] [INFO] DFAST Taxonomy check result was written to GCF_016862615.1_ASM1686261v1_genomic.fna/tc_result.tsv
[2024-01-24 11:59:46,601] [INFO] ===== Taxonomy check completed =====
[2024-01-24 11:59:46,601] [INFO] ===== Start completeness check using CheckM =====
[2024-01-24 11:59:46,601] [INFO] Setting CHECKM_DATA_PATH to /var/lib/cwl/stg1951f32d-9cc4-45c6-83f2-8cbf9e6299e1/dqc_reference/checkm_data
[2024-01-24 11:59:46,602] [INFO] Selected 'Prokaryote' markers (life, taxid=0) for CheckM
[2024-01-24 11:59:46,687] [INFO] Task started: CheckM
[2024-01-24 11:59:46,687] [INFO] Running command: checkm taxonomy_wf --tab_table -f GCF_016862615.1_ASM1686261v1_genomic.fna/cc_result.tsv -t 1 life "Prokaryote" GCF_016862615.1_ASM1686261v1_genomic.fna/checkm_input GCF_016862615.1_ASM1686261v1_genomic.fna/checkm_result
[2024-01-24 12:01:15,357] [INFO] Task succeeded: CheckM
[2024-01-24 12:01:15,358] [INFO] Completeness check finished.
--------------------------------------------------------------------------------
Completeness: 100.00%
Contamintation: 0.00%
Strain heterogeneity: 0.00%
--------------------------------------------------------------------------------
[2024-01-24 12:01:15,374] [INFO] ===== Completeness check finished =====
[2024-01-24 12:01:15,375] [INFO] ===== Start GTDB Search =====
[2024-01-24 12:01:15,375] [INFO] Query marker FASTA already exists. Will reuse it. (GCF_016862615.1_ASM1686261v1_genomic.fna/markers.fasta)
[2024-01-24 12:01:15,375] [INFO] Task started: Blastn
[2024-01-24 12:01:15,375] [INFO] Running command: blastn -query GCF_016862615.1_ASM1686261v1_genomic.fna/markers.fasta -db /var/lib/cwl/stg1951f32d-9cc4-45c6-83f2-8cbf9e6299e1/dqc_reference/reference_markers_gtdb.fasta -out GCF_016862615.1_ASM1686261v1_genomic.fna/blast.markers.gtdb.tsv -outfmt 6 -max_hsps 1 -num_alignments 5
[2024-01-24 12:01:17,298] [INFO] Task succeeded: Blastn
[2024-01-24 12:01:17,301] [INFO] Selected 7 target genomes.
[2024-01-24 12:01:17,301] [INFO] Target genome list was writen to GCF_016862615.1_ASM1686261v1_genomic.fna/target_genomes_gtdb.txt
[2024-01-24 12:01:17,306] [INFO] Task started: fastANI
[2024-01-24 12:01:17,306] [INFO] Running command: fastANI --query /var/lib/cwl/stg3b2298ef-3e56-4b4b-a401-062d60a2af7a/GCF_016862615.1_ASM1686261v1_genomic.fna.gz --refList GCF_016862615.1_ASM1686261v1_genomic.fna/target_genomes_gtdb.txt --output GCF_016862615.1_ASM1686261v1_genomic.fna/fastani_result_gtdb.tsv --threads 1
[2024-01-24 12:01:37,526] [INFO] Task succeeded: fastANI
[2024-01-24 12:01:37,533] [INFO] Found 7 fastANI hits (1 hits with ANI > circumscription radius)
[2024-01-24 12:01:37,533] [INFO] GTDB search result
--------------------------------------------------------------------------------
accession	gtdb_species	ani	matched_fragments	total_fragments	gtdb_taxonomy	ani_circumscription_radius	mean_intra_species_ani	min_intra_species_ani	mean_intra_species_af	min_intra_species_af	num_clustered_genomes	status
GCA_003610235.1	s__Catellatospora citrea	99.9932	3019	3059	d__Bacteria;p__Actinobacteriota;c__Actinomycetia;o__Mycobacteriales;f__Micromonosporaceae;g__Catellatospora	95.0	97.34	95.99	0.88	0.83	4	conclusive
GCF_009720365.1	s__Catellatospora paridis	94.6532	2559	3059	d__Bacteria;p__Actinobacteriota;c__Actinomycetia;o__Mycobacteriales;f__Micromonosporaceae;g__Catellatospora	95.0	N/A	N/A	N/A	N/A	1	-
GCF_007483665.1	s__Catellatospora sichuanensis	92.1765	2368	3059	d__Bacteria;p__Actinobacteriota;c__Actinomycetia;o__Mycobacteriales;f__Micromonosporaceae;g__Catellatospora	95.0	N/A	N/A	N/A	N/A	1	-
GCF_009720385.1	s__Catellatospora vulcania	91.4379	2303	3059	d__Bacteria;p__Actinobacteriota;c__Actinomycetia;o__Mycobacteriales;f__Micromonosporaceae;g__Catellatospora	95.0	N/A	N/A	N/A	N/A	1	-
GCF_016862635.1	s__Catellatospora coxensis	91.0332	2292	3059	d__Bacteria;p__Actinobacteriota;c__Actinomycetia;o__Mycobacteriales;f__Micromonosporaceae;g__Catellatospora	95.0	N/A	N/A	N/A	N/A	1	-
GCF_011297335.1	s__Catellatospora methionotrophica	90.7007	2125	3059	d__Bacteria;p__Actinobacteriota;c__Actinomycetia;o__Mycobacteriales;f__Micromonosporaceae;g__Catellatospora	95.0	99.99	99.99	0.99	0.99	2	-
GCF_016862575.1	s__Catellatospora bangladeshensis	86.7629	2015	3059	d__Bacteria;p__Actinobacteriota;c__Actinomycetia;o__Mycobacteriales;f__Micromonosporaceae;g__Catellatospora	95.0	95.24	95.24	0.85	0.85	2	-
--------------------------------------------------------------------------------
[2024-01-24 12:01:37,535] [INFO] GTDB search result was written to GCF_016862615.1_ASM1686261v1_genomic.fna/result_gtdb.tsv
[2024-01-24 12:01:37,536] [INFO] ===== GTDB Search completed =====
[2024-01-24 12:01:37,538] [INFO] DFAST_QC result json was written to GCF_016862615.1_ASM1686261v1_genomic.fna/dqc_result.json
[2024-01-24 12:01:37,538] [INFO] DFAST_QC completed!
[2024-01-24 12:01:37,538] [INFO] Total running time: 0h2m42s
