Integrate DNA/RNA-seq data to interpret regulatory and splicing mutations
10K+
Tools that integrate DNA-seq and RNA-seq data to help interpret mutations in a regulatory and splicing context.
Clone and install regtools by running the following:
git clone https://github.com/griffithlab/regtools
cd regtools/
mkdir build
cd build/
cmake ..
make
For convienience we also maintain a docker image available at https://hub.docker.com/r/griffithlab/regtools/
regtools --help
If you have issues using the project, please let us know. We have a mailing list located at: [email protected] and the forum is here - https://groups.google.com/forum/#!forum/regtools. Github issues are another option to contact the project about potential bugs.
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.
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.
The project is licensed under the MIT license.
Content type
Image
Digest
sha256:5cc609a19…
Size
2.2 GB
Last updated
over 3 years ago
docker pull griffithlab/regtools