ewels / clusterflow

A pipelining tool to automate and standardise bioinformatics analyses on cluster environments.
https://ewels.github.io/clusterflow/
GNU General Public License v3.0
97 stars 27 forks source link

Genomes wizard BWA bug #58

Closed ewels closed 9 years ago

ewels commented 9 years ago

The --add_genome wizard seems to have a bug with the BWA addition, it added a Fasta file instead of a BWA file.

Also add STAR to the wizard?

ewels commented 9 years ago

I take it back - it's just that the file name stub was genome.fa. It actually did it correctly.