From e701fa49e7fc5f8aaef4ba680e012a14bce00c4b Mon Sep 17 00:00:00 2001 From: Rolf Schröder Date: Sat, 12 Jun 2021 16:12:07 +0200 Subject: feat(plugins): New plugins for samtools and bedtools (#3574) * Add first impl of samtools autocompletion * Just autocomplete with files all the time * Add init impl of bedtools completion * Add readme.md for bedtools plugin * Add readme for samtools Co-authored-by: Rolf Schroeder --- plugins/bedtools/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/bedtools/README.md (limited to 'plugins/bedtools/README.md') diff --git a/plugins/bedtools/README.md b/plugins/bedtools/README.md new file mode 100644 index 000000000..c4de4e3a9 --- /dev/null +++ b/plugins/bedtools/README.md @@ -0,0 +1,5 @@ +# Bedtools plugin + +This plugin adds support for the [bedtools suite](http://bedtools.readthedocs.org/en/latest/): + +* Adds autocomplete options for all bedtools sub commands. -- cgit v1.2.3-70-g09d2