Skip to content

Various scripts to change genomic files (i.e. headers, chromosome separators, etc...)

Notifications You must be signed in to change notification settings

gspracklin/genomics_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

331721a · May 13, 2022

History

25 Commits
Dec 3, 2018
Sep 6, 2017
Aug 18, 2017
Oct 30, 2017
Jul 17, 2017
Jan 2, 2018
Nov 7, 2018
Dec 11, 2018
Oct 20, 2017
Oct 23, 2017
Aug 2, 2017
Jan 22, 2019
May 13, 2022
Dec 21, 2017
Oct 25, 2017
Aug 2, 2017
Dec 3, 2018

Repository files navigation

Bioinformatic scripts-

Various scripts to change fasta files (i.e. headers, chromosome separators, etc...)

matrix.py converts TADbit matrix files (.mat) to BUTLRTools format

bismark_chr_cov.py adds 'chr' to bismark .cov files that were aligned without 'chr' in the reference genome

basemods_separator.py parses GFF files based on base modification (i.e. PacBio modifications - m6A, m4C etc...)

juicer_2_tadbit.py takes juicer_tools dump dense matrix and appends chromosome column and bin position, making file compatible with TADbit find.tads()

singlecell_DamID.py takes scDamID data from Kind et al., 2015 Cell and aggregates data into bedgraph format using numpy

domain_caller.py takes bedgraph files and calls megabase sized domains

translocation_hic.py takes Hi-C data in cooler format and looks for regions where trans (interchromosomal) interactions are higher than median of cis (intrachromosomal) interactions

About

Various scripts to change genomic files (i.e. headers, chromosome separators, etc...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published