Skip to content

Commit

Permalink
Update fast_manhattan.R
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-tremmel committed Apr 26, 2021
1 parent e4728e4 commit c8d1c10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/fast_manhattan.R
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,4 @@ fast_manhattan=function(data,build="hg19",color1='black',color2='grey',y_scale =
ggplot2::scale_color_manual(values=color_map,guide='none')+
ggplot2::scale_shape_identity()
)
rm(plot)
}

0 comments on commit c8d1c10

Please sign in to comment.