diff --git a/lib/BIGSdb/Plugins/SNPsites.pm b/lib/BIGSdb/Plugins/SNPsites.pm index 57006022..6f866fc5 100644 --- a/lib/BIGSdb/Plugins/SNPsites.pm +++ b/lib/BIGSdb/Plugins/SNPsites.pm @@ -1,4 +1,4 @@ -#SNPSites.pm - Wrapper for snp-sites plugin for BIGSdb +#SNPsites.pm - Wrapper for snp-sites plugin for BIGSdb #Written by Keith Jolley #Copyright (c) 2024, University of Oxford #E-mail: keith.jolley@biology.ox.ac.uk @@ -603,7 +603,6 @@ sub _print_interface { my $attr = $self->get_attributes; my $max_records = $attr->{'max'}; say q(
BETA - test version
); say q(This tool will create alignments for each selected locus for the set of isolates chosen. The ) . q(snp-sites tool will then ) . q(be used to identify polymorphic sites. Please select the loci that you would like to include. Alternatively )