DiltheyLab / HLA-LA

Fast HLA type inference from whole-genome data
GNU General Public License v3.0
124 stars 42 forks source link

Is it possible to declare multiple CRAM files? #66

Closed kantale closed 1 year ago

kantale commented 2 years ago

Hi,

I am trying to process EGAF CRAM Files from EGA. A single sample might contain multiple CRAM files (8) and each file is ~4GB. Do I have to merge these files in a single CRAM, or is it possible to declare multiple CRAM files in a single run?

AlexanderDilthey commented 1 year ago

Hi @kantale,

You have to merge them beforehand.

Best,

Alex