View source: R/read_polyA_data.R
| read_polya_multiple | R Documentation | 
This function can be used to load any number of files with polyA predictions with single invocation, allowing for metadata specification.
read_polya_multiple(samples_table, ...)
samples_table | 
 data.frame or tibble containing samples metadata and paths to files. Should have at least two columns: 
 Additional columns can provide metadata which will be included in the final table  | 
... | 
  | 
a tibble containing polyA predictions for all specified samples, with metadata provided in samples_table stored as separate columns
read_polya_single
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.