Skip to content

A bash script that batch renames all the output files downloaded from the Galaxy server so that it can be used to run cummerbund.

Notifications You must be signed in to change notification settings

nikhil/galaxytocummerbund

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

galaxytocummerbund

A bash script that batch renames all the output files downloaded from the Galaxy server so that it can be used to run cummerbund.

##Eases Pipeline integration

The RNA-seq pipeline for many users consists of cuff-diff on galaxy, downloading the files and then running them on R with CummeRbund.

The problem

The files downloaded from galaxy have different names than what galaxy expects.

The solution

I wrote a script that converts all the files into the proper format.

Running it

Open up a terminal with a bash shell.

chmod +x galaxytocummerbund.sh
./galaxytocummerbund.sh

About

A bash script that batch renames all the output files downloaded from the Galaxy server so that it can be used to run cummerbund.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages