SequencingSet
object from provided classto_sequencing_set.Rd
This method is intended to streamline the usage of floundeR in more coherent workflows through the enabling of more magrittr-like piped commands. This method will consume floundeR specified classes and return a SequencingSet object where possible.
to_sequencing_set(r6_object)
r6_object | is the floundeR R6 object to extract SequencingSet from |
---|
Flounder SequencingSet object
SequencingSummary$new(flnDr("sequencing_summary.txt.bz2")) %>% to_sequencing_set() #> <floundeR::SequencingSet>