Skip to content

Easily convert csv/tsv to excel (xlsx) taking care of gene names or other data vulnerable to auto conversion by MS-Excel

License

Notifications You must be signed in to change notification settings

urmi-21/csvtoxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

download GitHub All Releases

Introduction

This java utility convert/merge multiple csv, tsv, text files to excel (xlsx) files. I created this to convert biological data (DE results, gene lists etc.) from txt format to excel.

This automatically takes care of gene names without converting them to dates.

Key Features:

  • Provides simple GUI; easy to use
  • Supports multiple files
  • Auto-detect delimiter for each input file
  • Outputs can be single or multiple XLSX files, as specified by user.
  • Files never leave the user's computer
  • Works with Linux, Windows, and Mac

Installation

Download the latest release and double click on the .jar file to run.

GUI Example

alt text

About

Easily convert csv/tsv to excel (xlsx) taking care of gene names or other data vulnerable to auto conversion by MS-Excel

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages