Skip to content
forked from wangyibin/TDGP

my 3D genome pipeline and scripts repository

Notifications You must be signed in to change notification settings

mengmeng-jiang/TDGP

 
 

Repository files navigation

TDGP

Three Dimensional Genome Pipeline

my 3D genome pipeline and scripts

Install

export PATH=/path/to/TDGP/bin:/path/to/TDGP/utils:$PATH
export PYTHONPATH=/path/to/TDGP:$PYTHONPATH

Dependencies

requirement

  • pysam
  • cooler
  • joblib
  • numpy = 1.16.1
  • matplotlib
  • pandas
  • pyranges
  • seaborn >= 0.9.0
  • snakemake
  • xlwt

optional

  • pyGenomeTracks
  • deeptools
  • tadlib

About

my 3D genome pipeline and scripts repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.0%
  • Shell 3.5%
  • Perl 1.3%
  • R 0.7%
  • Dockerfile 0.4%
  • Roff 0.1%