Estimates trancript abundances for a given
transcript_quantifier-class
object under a lasso penalty
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
tq |
A transcript_quantifier-class object |
lambda |
the weight of the lasso penalty (not implemented at this time) |
transform |
how to transform the data (either "identity" or "log") |
inactive_transcripts |
a character vector listing transcripts for which abundance values should be fixed to 0. IMPORTANT: In the case where multiple transcripts are assigned to a single model (due to identical models at the specified bin scale) this will be overridden if one or more transcripts assigned to the same model are active. This will also be overidden for specific transcripts if they have 10x or more polymerase density downstream from their TSS as they do upstream and there are no other active transcripts in their loci. |
verbose |
if TRUE shows progress bar for fitting (default: FALSE) |
heuristic_inactive_override |
Boolean. If TRUE uses a series of heuristics to re-activate some of the transcripts labeled as inactive. We reccomend you leave this on unless your're really confident in your inactive calls. See Details for more. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.