| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| calcDFT | 2014-09-19 | ||
| dnase2tf_1.0.1.tar.gz | 2017-10-26 | 18.6 kB | |
| bam_compact_split_util_readme.txt | 2015-08-18 | 585 Bytes | |
| bam_compact_split_util.zip | 2015-08-18 | 3.2 kB | |
| README.txt | 2014-11-21 | 7.7 kB | |
| DNase2TF_README.docx | 2014-11-21 | 33.7 kB | |
| demo_data.zip | 2014-11-19 | 9.9 MB | |
| Totals: 7 Items | 9.9 MB | 1 |
1. bam2compact.sh : converts bam (single ended) to compact file 2. split.pl : split a compact file into compact files separated by chromosomes (_chr*.txt files) 3. paired_end_bam2split.r : splits a paired end bam file to splitted compact files (_chr*.txt) 4. sam2compact.pl : converts a sam file to a compact file (prerequisite for bam2compact.sh) 5. split.pl : splits a compact file by chromosomes. Note: Files ending with .sh are bash scripts. .r stands for "R" script file so that can be run with "Rscript". ".pl" stands for perl scripts. By Songjoon Baek 2015