Skip to main content

Genetic Therapy Generator Toolkit

Project description

PyPi Release date Last commit Tests Docs Code style: black Checked with mypy License

Genetic Therapy Generator Toolkit


GTGT website

Try out GTGT via the website of the Dutch Center for RNA Therapeutics: https://gtgt.rnatherapy.nl.

Documentation

The documentation is available on http://gtgt.readthedocs.io/.

Caching

To speed up the tool, you can enable caching by setting the GTGT_CACHE environment variable.

Human

gtgt transcript ENST00000241453.12 | jq .

Variant Information

gtgt links "NM_000094.4:c.5299G>C"

Analyze exon skips

Use the analyze entry point to generate all exon skips, and compare them to the wildtype and patient transcripts

# A frameshift deletion in exon 2
$ gtgt analyze ENST00000375549.8:c.100del
{
 "wildtype": 1.0,
 "ENST00000375549.8:c.50_172del": 0.8048779330148124,
 "patient": 0.3513663563397666,
 "ENST00000375549.8:c.167_317del": 0.3513663563397666
}

# An in-frame deletion in exon 2, notice how non of the exon skips have a
# higher score than the patient
$ gtgt analyze ENST00000375549.8:c.100_102del
{
 "wildtype": 1.0,
 "patient": 0.9970458173607387,
 "ENST00000375549.8:c.50_172del": 0.8048779330148124,
 "ENST00000375549.8:c.167_317del": 0.3484121737005053
}


# An in-frame deletion that creates a STOP codon is recognized as
# as highly detrimental
$ gtgt analyze ENST00000452863.10:c.87_89del
{
 "wildtype": 1.0,
 "patient": 0.18847136926335686,
 "ENST00000452863.10:c.659_787del": 0.18847136926335686,
 "ENST00000452863.10:c.782_890del": 0.18847136926335686,
 "ENST00000452863.10:c.885_968del": 0.18847136926335686,
 "ENST00000452863.10:c.963_1019del": 0.18847136926335686,
 "ENST00000452863.10:c.1014_1116del": 0.18847136926335686,
 "ENST00000452863.10:c.1111_1267del": 0.18847136926335686,
 "ENST00000452863.10:c.1262_1357del": 0.18847136926335686,
 "ENST00000452863.10:c.1352_1450del": 0.18847136926335686
}

Disclaimer

Copyright© 2023 LUMC (https://www.lumc.nl)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

By accessing and using the program in any manner (including copying, modifying or redistributing the program), you accept and agree to the applicability of the GNU Affero General Public License. You can find and read this license on GNU Affero General Public License - GNU Project - Free Software Foundation.

In case of questions, you can contact us at DCRT@LUMC.nl.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gtgt-0.2.14.tar.gz (65.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gtgt-0.2.14-py3-none-any.whl (48.5 kB view details)

Uploaded Python 3

File details

Details for the file gtgt-0.2.14.tar.gz.

File metadata

  • Download URL: gtgt-0.2.14.tar.gz
  • Upload date:
  • Size: 65.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gtgt-0.2.14.tar.gz
Algorithm Hash digest
SHA256 9d3092615772ec9f725d4a6320aef6980dc04f2e3d3840c2599a2ed4fb0599c2
MD5 0582c07fc05acbd74428755f4850cc7a
BLAKE2b-256 fa8f74a9b8094bea397c21f34b094ec69a049cde271b45bb930fb8d688a1e2b0

See more details on using hashes here.

File details

Details for the file gtgt-0.2.14-py3-none-any.whl.

File metadata

  • Download URL: gtgt-0.2.14-py3-none-any.whl
  • Upload date:
  • Size: 48.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gtgt-0.2.14-py3-none-any.whl
Algorithm Hash digest
SHA256 12b631d3f0d89e4d3a958960efbbfa752d1e26626271f6956067f44b71507fbb
MD5 77d5c508029e58ccb9fdffca6182386c
BLAKE2b-256 00b5d758d64086b225c494378fb0f7d653a2d0fad4e5ad4e459cda60f5b5399c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page