LieberInstitute / SPEAQeasy-example

Full length example for SPEAQeasy
http://research.libd.org/SPEAQeasy-example
1 stars 0 forks source link

Process example data using SPEAQeasy #4

Closed lcolladotor closed 3 years ago

lcolladotor commented 4 years ago

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.

Nick-Eagles commented 4 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.

Nick-Eagles commented 3 years ago

We've decided on hosting only the major outputs of interest from this repository, using git LFS where necessary (this is already done).