Skip to content

Commit

Permalink
Fixed the blast issue locally
Browse files Browse the repository at this point in the history
  • Loading branch information
DLBPointon committed Jan 16, 2025
1 parent 35eaa38 commit 48cb3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/ascc_organellar.nf
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ workflow ASCC_ORGANELLAR {
}
.set{ valid_length_fasta }

valid_length_fasta.view{"Running blast on VALID ORGANELLE: $it"}
valid_length_fasta.view{"Running BLAST (NT, DIAMOND, NR) on VALID ORGANELLE: $it"}

//
// SUBWORKFLOW: EXTRACT RESULTS HITS FROM NT-BLAST
Expand Down

0 comments on commit 48cb3b9

Please sign in to comment.