The documentation for the project is hosted on
Read the Docs.
If you would like to build the documentation locally, please install
mkdocs, pip install mkdocs --user should
work on most machines. Then run mkdocs serve from within the regtools
base directory.
Acknowledgements
Regtools uses several open-source libraries. We would like to thank the
developers of htslib and bedtools. We would also like to thank Travis Abbott for
useful comments and code.
RegTools
Tools that integrate DNA-seq and RNA-seq data to help interpret mutations in a regulatory and splicing context.
Features
Hardware requirements
RegTools requires only a standard computer with enough RAM to support the in-memory operations.
Software requirements
OS Requirements This package is supported for macOS and Linux. The package has been tested on the following systems:
macOS: macOS 10.12 (Sierra), macOS 10.13 (High Sierra), macOS 10.14 (Mojave), macOS 10.15 (Catalina), macOS 11 (Big Sur), macOS 12 (Monterey)
Linux: Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04
Installation
Clone and install regtools by running the following:
Installation should take 1-5 minutes.
For convienience we also maintain a docker image available at https://hub.docker.com/r/griffithlab/regtools/
Usage:
If one wishes to test their installation, we include test data under
test_data.Here’s an example command using that data along with the example output. This should run in under a minute.
Contribute
Support
If you have issues using the project, please let us know. We have a mailing list located at: regtools@googlegroups.com and the forum is here - https://groups.google.com/forum/#!forum/regtools. Github issues are another option to contact the project about potential bugs.
Documentation
The documentation for the project is hosted on Read the Docs.
If you would like to build the documentation locally, please install mkdocs,
pip install mkdocs --usershould work on most machines. Then runmkdocs servefrom within theregtoolsbase directory.Acknowledgements
Regtools uses several open-source libraries. We would like to thank the developers of htslib and bedtools. We would also like to thank Travis Abbott for useful comments and code.
License
The project is licensed under the MIT license.
Stable release with DOI