Hi all,

Just wondering if there is a way to download the bowtie indexed files after indexing.  It seems that the indexed output is simply a meta-file that points to the directory where the indexed files are kept.... but what if I want to download all of the indexed files themselves?  I wrote something to do this... basically I created an html page that is the output of bowtie-build which then points to the created files... but I'm wondering if there is an easier way...?

- Nik.