Skip to content

Commit a5b4324

Browse files
authored
Merge pull request #5 from eipm/sorting-bed-alpha
Sorting the bed file alphanumerically
2 parents 7af491b + eeef190 commit a5b4324

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.sorted.bed /resources/ERVmap.bed
78+
COPY hg38cut_L1_ERV.sorteda.bed /resources/ERVmap.bed
7979

8080
#Set Working Directory
8181
WORKDIR /scripts

0 commit comments

Comments
 (0)