Skip to content

Commit

Permalink
Sorting the reference BED file
Browse files Browse the repository at this point in the history
  • Loading branch information
asboner committed Nov 21, 2020
1 parent e37abc2 commit c69d3c3
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.bed /resources/ERVmap.bed
COPY hg38cut_L1_ERV.sorted.bed /resources/ERVmap.bed

#Set Working Directory
WORKDIR /scripts
Expand Down
Loading

0 comments on commit c69d3c3

Please sign in to comment.