JAL-2629 fix hmmsearch/jackhmmer being unable to search through DB file
[jalview.git] / resources / lang / Messages.properties
index 3b22f2e..4ff30d4 100644 (file)
@@ -1378,13 +1378,17 @@ warn.command_failed = {0} failed
 label.invalid_folder = Invalid Folder
 label.number_of_results = Number of Results to Return
 label.auto_align_seqs = Automatically Align Fetched Sequences
+label.new_returned = new sequences returned
 label.use_accessions = Return Accessions
+label.check_for_new_sequences = Return Number of New Sequences
 label.seq_evalue = Sequence E-value Cut-off
+label.evalue = E-Value
 label.seq_score = Sequence Score Threshold
 label.dom_evalue = Domain E-value Cut-off
 label.dom_score = Domain Score Threshold
 label.number_of_results_desc = The maximum number of hmmsearch results to display
 label.auto_align_seqs_desc = If true, all fetched sequences will be aligned to the hidden Markov model with which the search was performed
+label.check_for_new_sequences_desc = Display number of new sequences returned from hmmsearch compared to the previous alignment 
 label.use_accessions_desc = If true, the accession number of each sequence is returned, rather than that sequence's name
 label.seq_e_value_desc = The E-value cutoff for returned sequences (hmmsearch -E)
 label.seq_score_desc = The score threshold for returned sequences (hmmsearch -T)