Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
svdetect.sh is a shell script to run SVDetect to detect SV in exome-seq and Shatterproof to detect chromothripsis.
***Update***
The output files of SVDetect can be annotated by genes with multi-threading.
shell script to run SVDetect with baseline adjustment
svdetectcnv.sh is a shell script to run SVDetect CNV mode. In addition to the original outputs of SVDetect, the script also outputs an adjusted bed.graph with baseline adjusted to the average Log2Ratio of a certain chromosome or all chromosomes, and a sorted density file.
**Update***
New version uses the splitted bam produced by exome_test.sh and allows for multithreading to split bam.
contra.sh is a shell script to run contra-cnv mode. In addition to the original outputs of SVDetect, the script also outputs and bed.graph and an adjusted bed.graph with baseline adjusted to the average Log2Ratio of a certain chromosome or all chromosomes, and a sorted density file.