Skip to content
forked from wang-q/fig_table

Create figs and tables from excel files. Mainly works on Windows.

Notifications You must be signed in to change notification settings

guo-wn/fig_table

 
 

Repository files navigation

fig_table

Create figures and tables from excel files. Some scripts only work on Windows.

  • Create figures from multiple xlsx files

    • corel_fig.pl: Windows only, need Excel 2010 and CorelDRAW X5.
  • Convert xlsx to csv

    • xlsx2csv.pl: platforms independent, can't evaluate formulas.
    • xlsx2xls.pl: Windows only.
  • Create tables from multiple xlsx files

    • xlsx_table.pl: platforms independent.
    • excel_table.pl: Windows only, may miss some cells on large data.
  • Collect sheets from multiple xlsx files

    • collect_xlsx.pl: platforms independent, loses formats.
    • collect_excel.pl: Windows only.
  • Create background-separate charts from alignDB/ofg or collect_xlsx files

    • sep_chart.pl: platforms independent, need R.

About

Create figs and tables from excel files. Mainly works on Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 66.3%
  • Shell 32.4%
  • Batchfile 1.3%