Average signal from noise analysis of RLBase samples. See noiseAnalyze for more detail regarding how signal was initially calculated.

rlbaseNoiseAnalyze

Format

An object of class tbl_df (inherits from tbl, data.frame) with 704 rows and 2 columns.

Details

Structure

rlbaseNoiseAnalyze is a tbl with the following columns:

  • rlsample

  • value

Examples

rlbaseNoiseAnalyze
#> # A tibble: 704 × 2
#>    rlsample    value
#>    <chr>       <dbl>
#>  1 SRX1070676 0.0297
#>  2 SRX1070677 0.0258
#>  3 SRX1070678 0.0122
#>  4 SRX1070679 0.0157
#>  5 SRX3084731 0.0170
#>  6 SRX3084732 0.0251
#>  7 SRX3084733 0.0164
#>  8 SRX2187015 0.195 
#>  9 SRX2187016 0.206 
#> 10 SRX2187017 0.173 
#> # … with 694 more rows
#> # ℹ Use `print(n = ...)` to see more rows