VDBWRAIR / ngs_mapper

Genome Mapping Pipeline
GNU General Public License v2.0
8 stars 10 forks source link

convert_format permissions issues #232

Open necrolyte2 opened 8 years ago

necrolyte2 commented 8 years ago

convert_format looks to be trying to write the results next to the input files. In some cases, the input files will be in read-only directories so convert_format should instead write into the project directory.

It can create another directory convert_format and put them in there