Package: tidyplate 2.1.0.9000
Shubham Dutta
tidyplate: Transform Microplate Data into Tibbles
The goal of 'tidyplate' is to help researchers convert different types of microplates into tibbles which can be used in data analysis. It accepts xlsx and csv files formatted in a specific way as input. It supports all types of standard microplate formats such as 6-well, 12-well, 24-well, 48-well, 96-well, 384-well, and, 1536-well plates.
Authors:
tidyplate_2.1.0.9000.tar.gz
tidyplate_2.1.0.9000.zip(r-4.5)tidyplate_2.1.0.9000.zip(r-4.4)tidyplate_2.1.0.9000.zip(r-4.3)
tidyplate_2.1.0.9000.tgz(r-4.4-any)tidyplate_2.1.0.9000.tgz(r-4.3-any)
tidyplate_2.1.0.9000.tar.gz(r-4.5-noble)tidyplate_2.1.0.9000.tar.gz(r-4.4-noble)
tidyplate_2.1.0.9000.tgz(r-4.4-emscripten)tidyplate_2.1.0.9000.tgz(r-4.3-emscripten)
tidyplate.pdf |tidyplate.html✨
tidyplate/json (API)
NEWS
# Install 'tidyplate' in R: |
install.packages('tidyplate', repos = c('https://shubhamdutta26.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shubhamdutta26/tidyplate/issues
Last updated 4 days agofrom:54f0df06ba. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:build_platecheck_plategenerate_platetidy_plateview_plate_names
Dependencies:cellrangerclicpp11crayondata.tablefansigluehmslifecyclemagrittropenxlsxpillarpkgconfigprettyunitsprogressR6Rcppreadxlrematchrlangstringitibbleutf8vctrszip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build a csv or xlsx template for each plate type | build_plate |
Checks whether the input file is valid for use with the 'tidy_plate()' function | check_plate |
Generates a microwell plate shaped csv or excel file from tibble or dataframe | generate_plate |
Reads and transforms microwell plate to a tibble | tidy_plate |
Returns the name of each plate in the file | view_plate_names |