NationalGenomicsInfrastructure / piper

A genomics pipeline build on top of the GATK Queue framework
9 stars 9 forks source link

Fall back to copying instead of hard linking #24

Open johandahlberg opened 10 years ago

johandahlberg commented 10 years ago

When creating the delivery we need to make sure that there is a fallback solution to hard linking if files are need to be moved across volumes, otherwise the delivery will fail. This is probably a good idea since the scenario where raw data is kept on backup disk and analysis in done on nobackup disk will be a pretty common one.