diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a9cbd4..6b63e06 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing -We welcome improvements, extensions, bug reports and bug fixes to `VAtools! +We welcome improvements, extensions, bug reports and bug fixes to VAtools! ## Bug Reports To make bug reports most useful, please include: diff --git a/README.md b/README.md index 42df52f..8b8130d 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ PyPI - -# VCF Annotation Tools (VAtools) +![VATools_logo](docs/images/VAT-logo_v1a_small.png) VAtools (VCF Annotation Tools) is a python package for easy manipulation of genomic data stored in the common VCF format diff --git a/docs/images/VAT-logo_v1a_small.png b/docs/images/VAT-logo_v1a_small.png new file mode 100644 index 0000000..51ca3ba Binary files /dev/null and b/docs/images/VAT-logo_v1a_small.png differ diff --git a/docs/index.rst b/docs/index.rst index 7365850..64dc7cb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -45,6 +45,8 @@ VAtools (VCF Annotation Tools) is a python package for easy manipulation of geno A tool that extracts and manipulates values from existing sample fields and outputs the results to a TSV file. +VAtools is released under an MIT License to enable broad reuse + .. toctree:: :maxdepth: 1 diff --git a/docs/license.rst b/docs/license.rst deleted file mode 100644 index f115a49..0000000 --- a/docs/license.rst +++ /dev/null @@ -1,4 +0,0 @@ -License -======= - -This project is licensed under the `MIT License `_.