Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

291 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository houses code developed during my tenure at UPenn as a bioinformatician in the Faryabi Lab. The code found here deals with the ingestion, analysis, and visualization of Next-Generation Sequencing (NGS) data, as well as utility functions to do a wide array of tasks common to bioinformatics and data analysis in Python and R. There are also a wide array of scripts for bioinformaticians working in a UNIX environment.


Structure:

CodeWorkbench/
├── 3C-methods/     # Hi-C, HiChIP, Micro-C analysis
├── compbio/        # DE testing, super enhancers, 3D hubs
├── imaging/        # Code for image analysis (currently FISH and ORCA)
├── scripts/        # General-purpose plotting and utility scripts
  ├──  convert/     # File format converters for common bioinformatics filetypes
  ├── misc/         # Miscellaneous scripts and helpers
  ├── DepMap/       # Tools for Cancer Dependency Map data

Other repositories

In addition, my personal website includes more information on my work and career.