Skip to content

Instantly share code, notes, and snippets.

@ariliso
ariliso / basic_outline.md
Last active May 27, 2022 23:19
Kat coding demo

Finding safe crispr sitesa

Program Outline

Components

  • functions
    • load bedfile configurations from table (with buffers)
      • input: input_table
  • output: processed_bedfiles
@ariliso
ariliso / App.R
Created March 14, 2022 02:39
Shiny Solve Diffeq
#
# This is a Shiny web application. You can run the application by clicking
# the 'Run App' button above.
#
# Find out more about building applications with Shiny here:
#
# http://shiny.rstudio.com/
#
library(shiny)