mkanai / fujiplot

:mount_fuji: Fuji plot—a circos representation of multiple GWAS results— :mount_fuji:
https://www.nature.com/articles/s41588-018-0047-6
GNU General Public License v3.0
73 stars 19 forks source link

Delete intermediate files from the repo #3

Closed yk-tanigawa closed 4 years ago

yk-tanigawa commented 4 years ago

Hi Masa,

I'd like to propose to remove those intermediate files from the repo:

  COLOR_CONF
  SCATTER_BACKGROUND_CONF
  HIGHLIGHT_DATA
  SCATTER_DATA
  STACKED_DATA
  LABEL_DATA

This patch includes the removal of the files from the repo as well as a short snippet that removes those intermediate files after calling the circos program.

I tested this patch with the example input files (input_example/).

P.S. Thanks for the great presentation on your fine-mapping analysis earlier today!