Skip to content

Commit abe6c11

Browse files
committed
linting
1 parent be7bed5 commit abe6c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/idseq-dag/idseq_dag/steps/blast_contigs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ def run_blast_nr(blast_index_path, blast_m8, assembled_contig, reference_fasta,
346346
"-num_alignments",
347347
5,
348348
"-num_threads",
349-
32 # blastx times out occasionally so bumping to 32
349+
32 # blastx times out occasionally so bumping to 32
350350
]
351351
)
352352
)

0 commit comments

Comments
 (0)