From 6c3881da5854550adce6911d960cd62ebe356b50 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Mon, 17 Jun 2019 18:40:28 -0600 Subject: readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..8296084 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# snippets +This repository is a smattering of code snippets used for proof of concept purposes or developed while messing around. They're in Git to keep track of them and share them if necessary. Use at your own risk. *Individual folders are described below.* + +## ncbi +Used to house code related to ncbi tools and databases like pubmed. Useful for showing others how to interact with these tools by example. -- cgit v1.2.3