Skip to content

TransmissibleCancerGroup/Mixed

Repository files navigation

Mixed

This is a mixed repository for code snippets used in our lab. Feel free to add your pieces of code, and make sure it's nicely annotated. Looking forward to see this list growing.

List of Tools in here:

  1. R: Base triplet frequency counter for fasta-genome of interest

  2. R: Create circos plots for Structural Variant analysis

  3. Python: Extract data from footer of BRASS output files

  4. Ruby: Write multiple pages of a pdf onto single pages (outputs LaTeX)

  5. C: Depthreader - extract summary statistics from (optionally gzipped) samtools depth output (10x faster than awk). Compile with gcc -o depthreader -std=c99 -O3 depthreader.c -lz -lm.

About

Repo of simple scripts used by TCG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published