Skip to content

LohseLab/circular_bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Usage

mamba install -c conda-forge -c bioconda numpy pandas matplotlib
./circular_bootstrap.py input.tsv

Assumes the input formatted as follows with windows sorted in sequential order on each chromosome:

Chromosome  window_label  feature_1  ..  feature_n

... 

The presence of a header is assumed but the headers themselves are not specific.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages