Skip to content

Instantly share code, notes, and snippets.

View dandanxu's full-sized avatar

Dandan Xu dandanxu

View GitHub Profile
@dandanxu
dandanxu / 2015.07.16. Visualizing ClinVar - Review Status.ipynb
Created July 21, 2015 16:54
2015.07.16. Visualizing ClinVar - Review Status.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management
@dandanxu
dandanxu / ggkm.R
Last active August 29, 2015 14:16 — forked from araastat/ggkm.R
#’ Create a Kaplan-Meier plot using ggplot2
#’
#’ @param sfit a \code{\link[survival]{survfit}} object
#’ @param returns logical: if \code{TRUE}, return an ggplot object
#’ @param xlabs x-axis label
#’ @param ylabs y-axis label
#’ @param ystratalabs The strata labels. \code{Default = levels(summary(sfit)$strata)}
#’ @param ystrataname The legend name. Default = “Strata”
#’ @param timeby numeric: control the granularity along the time-axis
#’ @param main plot title
@dandanxu
dandanxu / seqtoplink.py
Created June 27, 2014 15:36
This script takes sequenom data and makes plink files