Description Usage Arguments Value
View source: R/filter_rna_h5.R
Parses a standard well_id to generate chip_id, pool_id, and batch_id.
1 | add_well_metadata(h5_list, well_id)
|
h5_list |
a list object generated by running rhdf5::h5dump() on a 10x HDF5 file. |
well_id |
a character object indicating the well name for the input h5. Should match the pattern B000-P1C1W1 |
a modified h5_list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.