Skip to content

Commit f8ee526

Browse files
Jon PalmerJon Palmer
Jon Palmer
authored and
Jon Palmer
committed
updates to v0.3.4
1 parent 423c856 commit f8ee526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/funannotate-predict.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ def __init__(self,prog):
963963
lib.log.info("Collecting final annotation files")
964964

965965
lib.log.info("Funannotate predict is finished, output files are in the %s/predict_results folder" % (args.out))
966-
lib.log.info("Note, you should pay attention to any tbl2asn errors now before running functional annotation, although many automatic steps were taken to ensure NCBI submission compatibility, it is likely that some manual editing will be required.")
966+
lib.log.info("Note, you should fix any tbl2asn errors now before running functional annotation.")
967967

968968
#clean up intermediate folders
969969
if os.path.isdir('genemark_gag'):

0 commit comments

Comments
 (0)