Skip to content

Commit

Permalink
Merge pull request #5 from eipm/sorting-bed-alpha
Browse files Browse the repository at this point in the history
Sorting the bed file alphanumerically
  • Loading branch information
asboner authored Nov 23, 2020
2 parents 7af491b + eeef190 commit a5b4324
Show file tree
Hide file tree
Showing 2 changed files with 22,281 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ RUN chmod ugo+wx /results /STAR_tmp
COPY ERVmapping.sh /scripts
COPY templates/ERValign.sh /scripts
COPY templates/ERVcount.sh /scripts
COPY hg38cut_L1_ERV.sorted.bed /resources/ERVmap.bed
COPY hg38cut_L1_ERV.sorteda.bed /resources/ERVmap.bed

#Set Working Directory
WORKDIR /scripts
Expand Down
Loading

0 comments on commit a5b4324

Please sign in to comment.