Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hongduosun authored Aug 30, 2019
1 parent 2abaf69 commit a760a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ We take the H3K4me3 analysis between adult and fetal ProES in MAmotif paper as a
$gzip -d *gz

Remove the header line and ribosomal reads (You do not need to do this for modern ChIP-seq mapping softwares)
$sed -i '1d' GSM908038_H3K4me3-F.bed
$sed -i '1d' GSM908039_H3K4me3-A.bed
$sed -i '1d' GSM908038_H3K4me3-F_peaks.bed
$sed -i '1d' GSM908039_H3K4me3-A_peaks.bed
$sed -i '8986927,$d' GSM908039_H3K4me3-F.bed
$sed -i '14916308,$d' GSM908039_H3K4me3-A.bed

Expand Down

0 comments on commit a760a18

Please sign in to comment.