Hi, I have a question about tss dataset for mm10. In the short manual, [https://github.com/ENCODE-DCC/chip-seq-pipeline2/blob/master/docs/input_short.md](url), the [https://storage.googleapis.com/encode-pipeline-genome-data/genome_tsv/v4/mm10.tsv](url) is specified for the reference genome. In the mm10.tsv file, the [https://www.encodeproject.org/files/ENCFF454VOL/@@download/ENCFF454VOL.bed.gz](url) is set for tss. But in the download_genome_data.sh script, TSS="https://www.encodeproject.org/files/ENCFF498BEJ/@@download/ENCFF498BEJ.bed.gz" is specified for the v3 block. I think that it is contradictory and it is corrected to TSS="https://www.encodeproject.org/files/ENCFF498BEJ/@@download/ENCFF454VOL.bed.gz". - Pipeline version: [v2.2.2]
Hi, I have a question about tss dataset for mm10.
In the short manual, https://github.com/ENCODE-DCC/chip-seq-pipeline2/blob/master/docs/input_short.md, the https://storage.googleapis.com/encode-pipeline-genome-data/genome_tsv/v4/mm10.tsv is specified for the reference genome.
In the mm10.tsv file, the https://www.encodeproject.org/files/ENCFF454VOL/@@download/ENCFF454VOL.bed.gz is set for tss.
But in the download_genome_data.sh script, TSS="https://www.encodeproject.org/files/ENCFF498BEJ/@@download/ENCFF498BEJ.bed.gz" is specified for the v3 block.
I think that it is contradictory and it is corrected to TSS="https://www.encodeproject.org/files/ENCFF498BEJ/@@download/ENCFF454VOL.bed.gz".