Metadata-Version: 2.1
Name: encode-utils
Version: 2.10.0
Summary: Client and tools for ENCODE data submitters.
Home-page: https://github.com/StanfordBioinformatics/encode_utils
Author: Nathaniel Watson
Author-email: nathankw@stanford.edu
License: UNKNOWN
Project-URL: Read the Docs, https://encode-utils.readthedocs.io/en/latest
Description: © 2019 The Board of Trustees of the Leland Stanford Junior University.
        
        # encode_utils
        Tools that are useful to any ENCODE Consortium submitting group, as well as the general community working with ENCODE data.  Library and scripts are coded in Python.
        
        See the [wiki](https://github.com/StanfordBioinformatics/encode_utils/wiki) to get started. 
        
        API and script documentation are available on [Read the Docs](http://encode-utils.readthedocs.io/en/latest/).
        
        
        # Latest news
        
        Oct. 28, 2019
        
        Release [2.8.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/2.8.0)
        
        ***
        
        Apr. 11, 2019
        
        Release [2.7.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/2.7.0)
        
        ***
        
        Jan. 11, 2019
        
        Release [2.6.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/2.6.0)
        
        ***
        
        Nov. 15, 2018
        
        Now available on [PyPI](https://pypi.org/project/encode-utils) with ``pip install encode-utils``.
        
        ***
        
        Nov. 2, 2018
        
        Release [2.5.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/2.5.0)
        
        ***
        
        Oct. 11, 2018
        
        Release [2.4.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/2.4.0)
        
        ***
        
        Aug 9, 2018
        
        Release [2.3.1](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/2.3.1).
        Adds support to transfer from S3 to GCP (see release notes from [2.3.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/2.3.0)). 
        
        ***
        
        Jun 15, 2018
        
        Release [1.5.2](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.5.2)
        
        ***
        
        June 7, 2018
        
        Release [1.5.1](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.5.1)
        
        ***
        
        May 21, 2018
        
        Release [1.5.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.5.0)
        
        ***
        
        May 10, 2018
        
        Release [1.4.1](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.4.1)
        
        ***
        
        May 4, 2018
        
        Release [1.4.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.4.0).
        
        ***
        
        Apr. 5, 2018
        
        Release [1.3.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.3.0). 
        
        ***
        
        Apr. 3, 2018
        
        Release [1.2.1](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.2.1).
        
        ***
        
        Mar. 26, 2018
        
        Release [1.2.0](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.2.0).
        
        ***
        
        Feb. 23, 2018
        
        Release [1.1.3](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.1.3).
        
        ***
        
        Feb. 15, 2018
        
        Release [1.1.1](https://github.com/StanfordBioinformatics/encode_utils/releases/tag/1.1.1).
        
        ***
        
        Feb. 12, 2018
        
        Release [1.0.0](https://github.com/StanfordBioinformatics/encode_utils/tree/1.0.0).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
