Skip to content

Commit

Permalink
Show fail tickbox for wrong topology
Browse files Browse the repository at this point in the history
  • Loading branch information
veghp committed Jan 14, 2025
1 parent 2806f3a commit 715c563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plasmid_assessor/report_assets/assessment_report.pug
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ if assessment.results.digest.first_overhang
#[strong {{ assessment.results.digest.last_overhang }}]#[span.grey NN..]

unless assessment.results.is_circular
p #[span.yellow] Sequence topology was not set to 'circular'. Set sequence to circular and re-run assessment to search for potential enzyme sites spanning over the ends of the sequence.
p #[span.red] Sequence topology was not set to 'circular'. Set sequence to circular and re-run assessment to search for potential enzyme sites spanning over the ends of the sequence.


h4 Plasmid map
Expand Down

0 comments on commit 715c563

Please sign in to comment.