Skip to content
Snippets Groups Projects
Commit 36c90633 authored by Blaise Li's avatar Blaise Li
Browse files

Mention copypaste_bigwig_regions.py in README.

parent 3e835227
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,10 @@ This Python package also installs some shell scripts: ...@@ -5,6 +5,10 @@ This Python package also installs some shell scripts:
* `sam2indexedbam.sh` (depends on samtools) * `sam2indexedbam.sh` (depends on samtools)
* `bam2bigwig.sh` (depends on bedops, python3, samtools, bedtools, niceload from parallel and bedGraphToBigWig from UCSC-tools) * `bam2bigwig.sh` (depends on bedops, python3, samtools, bedtools, niceload from parallel and bedGraphToBigWig from UCSC-tools)
It also provides a Python script to transfer bigwig data from one region to another:
* `copypaste_bigwig_regions.py`
## Installing ## Installing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment