matsengrp / phip-flow

A Nextflow pipeline to align, merge, and organize large PhIP-Seq datasets
MIT License
10 stars 6 forks source link

Export `PhIPData` Object from pipeline #57

Closed jgallowa07 closed 1 year ago

jgallowa07 commented 1 year ago

In #56 We tried running BEER analysis in the phip-flow pipeline. The actual analysis was unsuccessful - however - we're able to create the R object for users so they may try their hand at running the analysis themselves. We need to export the object and add the relevant pipeline parameters to the add_beer branch.

TODO

jgallowa07 commented 1 year ago

Issue closed by #60