Skip to content

Commit c69d3c3

Browse files
committed
Sorting the reference BED file
1 parent e37abc2 commit c69d3c3

File tree

2 files changed

+22281
-1
lines changed

2 files changed

+22281
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ RUN chmod ugo+wx /results /STAR_tmp
7575
COPY ERVmapping.sh /scripts
7676
COPY templates/ERValign.sh /scripts
7777
COPY templates/ERVcount.sh /scripts
78-
COPY hg38cut_L1_ERV.bed /resources/ERVmap.bed
78+
COPY hg38cut_L1_ERV.sorted.bed /resources/ERVmap.bed
7979

8080
#Set Working Directory
8181
WORKDIR /scripts

0 commit comments

Comments
 (0)