git clone --recurse-submodules https://github.com/zhangrengang/Centromics
cd Centromics
# install
conda env create -f Centromics.yaml
conda activate RepCent
./install.sh
# start
cd example_data
# long reads
centromics -l hifi.fq.gz -g ref.fa
# long reads + HiC data + ChIP data
centromics -l hifi.fq.gz -g ref.fa -pre hifi -chip chip.bam -hic merged_nodups.hic
centromics -l ont*.fq.gz -g ref.fa -pre ont -chip chip.bam -hic merged_nodups.hic
forked from zhangrengang/Centromics
-
Notifications
You must be signed in to change notification settings - Fork 0
Centromics: visualing centromeres with multiple omics data
License
xiekunwhy/Centromics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Centromics: visualing centromeres with multiple omics data
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.4%
- Other 0.6%