View source: R/ProcessingPipelineFunctions.R
parseNovoalignLog | R Documentation |
Parse a novoalign log
parseNovoalignLog(novoalign_log_path)
novoalign_log_path |
path to a given sample's novoalign log |
a dataframe of with columns metric, reads, percent. Metrics will include: Read Sequences, Unique Alignment, Multi Mapped, No Mapping Found, Homopolymer Filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.