.check_mendate_columns_for_irFinderSdata | R Documentation |
This function helps to create mandatory column in a dataframe for the object irFinderSdata.
.check_mendate_columns_for_irFinderSdata(
x,
mandat_columns = c("chr", "start", "end", "name", "null", "strand", "coverage",
"introndepth", "spliceleft", "spliceright", "spliceexact", "irratio", "warnings")
)
x |
dataframe |
mandat_columns |
a character vector denoting mandatory columns in x. |
TRUE or ERROR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.