bin/seqtrimnext in seqtrimnext-2.0.61 vs bin/seqtrimnext in seqtrimnext-2.0.62
- old
+ new
@@ -360,9 +360,10 @@
#logger.level = Logger::INFO
#DEBUG < INFO < WARN < ERROR < FATAL < UNKNOWN
$LOG.info("SeqTrimNext version #{Seqtrimnext::SEQTRIM_VERSION}")
+$LOG.info("STN command: #{$0}")
$LOG.info("Using BLASTDB: "+ $FORMATTED_DB_PATH)
$LOG.info("Using options: "+ options.to_json)