Skip to content

Instantly share code, notes, and snippets.

View rtraborn's full-sized avatar

R. Taylor Raborn rtraborn

View GitHub Profile
@rtraborn
rtraborn / keybase.md
Created July 10, 2019 17:43
id proof for keybase

Keybase proof

I hereby claim:

  • I am rtraborn on github.
  • I am rtraborn (https://keybase.io/rtraborn) on keybase.
  • I have a public key ASBRb-ZADvJMUhzrWlIalMkUHvevtqSHcsn8thqKGBi8UQo

To claim this, I am signing this object:

@rtraborn
rtraborn / 0README
Last active November 7, 2023 06:55
Converting Homer motif files to MEME format
### Running motif2meme.R
> source("/path/to/motif2meme.R")
> motif2meme("/path/to/motif/file/")
@rtraborn
rtraborn / figure_4.md
Last active August 29, 2015 14:17
Frequency of various motif elements in proximal promoters of various plants

##These workflows analyze and visualize the frequency of various motif elements in the proximal promoters (and flanking regions) of Arabidopsis.

@rtraborn
rtraborn / figure_5.md
Last active August 29, 2015 14:13
Figure 5 Figures

Validation of promoter annotations using DNA structural features

@rtraborn
rtraborn / figure_3_graph.R
Last active August 29, 2015 14:11
Figure 4: Validation of TSR Annotations
# Generating the figure showing the distribution between identified TSRs and TATA motifs
# Written on 1/9/2015
#loading lattice
library(lattice)
#setting the working directory
setwd("/DATA/GROUP/rtraborn/tsrchitect_test/")
#reading the distribution file (created by closeestBed; see documentation) into R
@rtraborn
rtraborn / Figure_S2_plot.png
Last active August 29, 2015 14:11
figure_2
Figure_S2_plot.png
@rtraborn
rtraborn / Figure_1_TSS_distribution.png
Last active August 29, 2015 14:10
TSRchitect_Figures
Figure_1_TSS_distribution.png
@rtraborn
rtraborn / test.md
Last active August 29, 2015 14:09
Configuring gist

####This is Taylor's gist repo ### In general, I'll use this for code to generate draft figures and the figures themselves until. Other odds-and-ends that don't naturally fit into my github repo will go here also.