Skip to content

Instantly share code, notes, and snippets.

View jwildfire's full-sized avatar

Jeremy Wildfire jwildfire

  • Gilead
View GitHub Profile
@jwildfire
jwildfire / index.css
Last active November 15, 2019 16:07
Hep-explorer with PAlt Demo
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400, 300);
* {
padding: 0;
margin: 0;
font-family: "Open Sans";
}
#title {
width: 96%;
padding: 0 0 12px 0;
border-bottom: 2px solid lightgray;
We can't make this file beautiful and searchable because it's too large.
STUDYID,SUBJID,USUBJID,TRTP,TRTPN,TRTA,TRTAN,TRTSDT,TRTEDT,AGE,AGEGR1,AGEGR1N,RACE,RACEN,SEX,COMP24FL,DSRAEFL,SAFFL,AVISIT,AVISITN,ADY,ADT,VISIT,VISITNUM,PARAM,PARAMCD,PARAMN,PARCAT1,AVAL,BASE,CHG,A1LO,A1HI,R2A1LO,R2A1HI,BR2A1LO,BR2A1HI,ANL01FL,ALBTRVAL,ANRIND,BNRIND,ABLFL,AENTMTFL,LBSEQ,LBNRIND,LBSTRESN
CDISCPILOT01,1015,01-701-1015,Placebo,0,Placebo,0,2014-01-02,2014-07-02,63,<65,1,WHITE,1,F,Y,,Y, Baseline,0,-7,2013-12-26,SCREENING 1,1,Potassium (mmol/L),K,19,CHEM,4.5,4.5,,3.4,5.4,1.32352941176471,0.833333333333333,1.32352941176471,0.833333333333333,,3.6,N,N,Y,,20,NORMAL,4.5
CDISCPILOT01,1015,01-701-1015,Placebo,0,Placebo,0,2014-01-02,2014-07-02,63,<65,1,WHITE,1,F,Y,,Y, Baseline,0,-7,2013-12-26,SCREENING 1,1,Bilirubin (umol/L),BILI,21,CHEM,10.26,10.26,,3,21,3.42,0.488571428571429,3.42,0.488571428571429,,21.24,N,N,Y,,7,NORMAL,10.26
@jwildfire
jwildfire / README.md
Last active March 22, 2019 20:28
Scatter Plot Matrix

Title: Interactive Scatter Plot Lattice with Vital Signs Data

Languages: javascript

Libraries: scatterPlotMatrix

Description: A paneled series of scatter plots plotting every measure against every other measure

Tags: interactive, scatter plot, lattice, matrix, bivariate

@jwildfire
jwildfire / .DS_Store
Last active September 26, 2018 14:21
Interactive eDish Example
@jwildfire
jwildfire / index.html
Last active June 5, 2018 02:06
PhUSE Web Codebook Demo
<!DOCTYPE html>
<html>
<head>
<title>web-codebook</title>
<meta http-equiv = 'Content-Type' content = 'text/html; charset = utf-8'>
<script type = 'text/javascript' src = 'https://d3js.org/d3.v3.min.js'></script>
@jwildfire
jwildfire / bds.csv
Last active December 16, 2016 16:37 — forked from samussiah/bds.csv
We can't make this file beautiful and searchable because it's too large.
visit,STUDYID,DOMAIN,USUBJID,SUBJID,RFSTDTC,RFENDTC,RFXSTDTC,RFXENDTC,RFICDTC,RFPENDTC,DTHDTC,DTHFL,SITEID,AGE,AGEU,SEX,RACE,ETHNIC,ARMCD,ARM,ACTARMCD,ACTARM,COUNTRY,DMDTC,DMDY,LBSEQ,LBTESTCD,LBTEST,LBCAT,LBORRES,LBORRESU,LBORNRLO,LBORNRHI,LBSTRESC,LBSTRESN,LBSTRESU,LBSTNRLO,LBSTNRHI,LBNRIND,LBBLFL,VISITNUM,VISITDY,LBDTC,LBDY,VSSEQ,VSTESTCD,VSTEST,VSPOS,VSORRES,VSORRESU,VSSTRESC,VSSTRESN,VSSTRESU,VSSTAT,VSLOC,VSBLFL,VSDTC,VSDY,VSTPT,VSTPTNUM,VSELTM,VSTPTREF,type,test,stresn,stresu
SCREENING 1,CDISCPILOT01,LB,01-701-1015,1015,1/2/14,7/2/14,1/2/14,7/2/14,NA,2014-07-02T11:45,NA,NA,701,63,YEARS,F,WHITE,HISPANIC OR LATINO,Pbo,Placebo,Pbo,Placebo,USA,12/26/13,-7,3,ALT,Alanine Aminotransfera,CHEMISTRY,27,U/L,6,34,27,27,U/L,6,34,NORMAL,Y,1,-7,2013-12-26T14:45,-7,,,,,,,,,,,,,,,,,,,lb,Alanine Aminotransfera,27,U/L
WEEK 2,CDISCPILOT01,LB,01-701-1015,1015,1/2/14,7/2/14,1/2/14,7/2/14,NA,2014-07-02T11:45,NA,NA,701,63,YEARS,F,WHITE,HISPANIC OR LATINO,Pbo,Placebo,Pbo,Placebo,USA,12/26/13,-7,41,ALT,Alanine Aminotransfera,CHEM
@jwildfire
jwildfire / README.md
Last active December 21, 2016 04:06
Destroy a Webcharts Table

This example shows how to destroy a table using the chart.destroy method introduced in v1.7. The example was created using webcharts.

@jwildfire
jwildfire / README.md
Last active December 21, 2016 04:07
Destroy a webcharts chart and its controls

This example shows how to destroy a webchart and it's associated controls using the chart.destroy method introduced in v1.7. The example was created using webcharts and builds upon this example

@jwildfire
jwildfire / OlympicMedals2012_long.csv
Last active December 21, 2016 04:06
Destroy and Recreate a Webcharts Chart using callbacks
Country type count
US Gold 46
China Gold 38
Russia Gold 24
UK Gold 29
Germany Gold 11
Japan Gold 7
Australia Gold 7
France Gold 11
Italy Gold 8
@jwildfire
jwildfire / OlympicMedals2012_long.csv
Last active December 8, 2016 14:38 — forked from nbryant/OlympicMedals2012_long.csv
Webcharts - Paneled Bar Chart
US Gold 46
China Gold 38
Russia Gold 24
UK Gold 29
Germany Gold 11
Japan Gold 7
Australia Gold 7
France Gold 11
Italy Gold 8