From 2b800a53fc32c16326df64c7c16a145264c357c3 Mon Sep 17 00:00:00 2001 From: Paul Stothard Date: Tue, 30 Apr 2024 17:30:53 -0600 Subject: [PATCH] Update TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 717f183..ac4c9b6 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,7 @@ Table of Contents - [Remove duplicate files](#remove-duplicate-files) - [Reverse the order of lines in a file](#reverse-the-order-of-lines-in-a-file) - [Run commands at scheduled times using cron](#run-commands-at-scheduled-times-using-cron) + - [Use MMseqs2 for bacterial contig taxonomic assignment](#use-mmseqs2-for-bacterial-contig-taxonomic-assignment) - [Use SQL-like queries to work with a CSV or TSV file](#use-sql-like-queries-to-work-with-a-csv-or-tsv-file) - [parallel](#parallel) - [Compress files in parallel](#compress-files-in-parallel)