Skip to content

Commit 4fe0945

Browse files
authored
Update fusemblr.sh
1 parent 527740f commit 4fe0945

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bin/fusemblr.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ fi
467467
#####################################################################
468468

469469

470-
echo "Step 6: Filtering, ordering and renaming"
470+
echo "Step 6a: Filtering, ordering and renaming"
471471

472472
##filter out any sequences smaller than 10kb, sort by length and then rename as numbered contig in order of largest to smallest (1 being the largest)
473473
if [[ $hifi != "" ]]
@@ -488,7 +488,7 @@ fi
488488
#####################################################################
489489

490490

491-
echo "################## fusemblr: Step 6: Evaluating all assemblies using PAQman"
491+
echo "Step 6b: Evaluating all assemblies using PAQman"
492492

493493
mkdir 6.paqman_evaluations
494494

0 commit comments

Comments
 (0)