Skip to content

Commit

Permalink
Update test_paper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoTianze committed Aug 13, 2023
1 parent 30975dd commit e18de61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_paper.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@
axis_title_x=element_blank(), axis_text_x=element_blank(),
axis_ticks_major_x=element_blank(), axis_ticks_major_y=element_blank(),
axis_title_y=element_text(size=8)) + guides(fill=False)
print(g)
g.save('Fig. 4A.png',dpi=300,width=6,height=1)

layer_logo = geom_logo(data=data, method='probability')
Expand Down

0 comments on commit e18de61

Please sign in to comment.