Description Usage Arguments Value
View source: R/transcript_models_build_helpers.R
Function for generating binned transcript models given a set of bins
1 | create_transcript_models(transcripts, bins, bin_size, transcript_name_column)
|
transcripts |
A |
bins |
A |
bin_size |
width of bins |
transcript_name_column |
A string that indicates which column in the GRanges object contain the transcript names |
A list of matrices where each row in the matrix corresponds to a bin and each column is a transcript
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.