From faa74d1a15ac2a734c2d17a27cba4424b31da7f0 Mon Sep 17 00:00:00 2001 From: tseed Date: Wed, 26 Oct 2022 17:55:08 +0100 Subject: [PATCH] README updates --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f336628..a5d927c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # What is this? -A collection notes to build an iRODS testbanch with S3 compatible back end. -Some modifications to bash scripts used on gene sequencing appliances, tag metadata to results. -Training examples of the iRODS rules language for searching and tagging. -Python script to find files on a SMB network share, search by MS Windows creation/modified dates, build a modifiable toml config file listing all files in share and allow adding additional metadata on a per file basis, run the batch job to upload files directly to iRODS. +* A collection notes to build an iRODS testbanch with S3 compatible back end. +* Some modifications to bash scripts used on gene sequencing appliances, tag metadata to results. +* Training examples of the iRODS rules language for searching and tagging. +* Python script to find files on a SMB network share, search by MS Windows creation/modified dates, build a modifiable toml config file listing all files in share and allow adding additional metadata on a per file basis, run the batch job to upload files directly to iRODS.