Closed lcolladotor closed 3 years ago
As an update, the outputs are ready at /dcl01/lieber/ajaffe/lab/SPEAQeasy-example/pipeline_outputs/
but currently ignored by git. The next step is then determining how to host them as you mentioned.
We've decided on hosting only the major outputs of interest from this repository, using git LFS where necessary (this is already done).
We'll want to host the output files from SPEAQeasy from this example, such that others can run the downstream analyses and that we can then point users to the output files in the SPEAQeasy docs. Depending on the size of the files (except the BAM files) we might want to host the output files on GitHub through git-lfs (say 5Gb or less). If it's more, then maybe AWS is the better option. Anyway, version control here the code for processing the data. We can always initially ignore the output files using
.gitignore
before deciding where to host them.