96_well_r_code
Code used to analyze absorbance data from 96 well plates
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Code used to analyze absorbance data from 96 well plates
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created over 3 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
README.md
96wellR_Code
Code used to analyze absorbance data from 96 well plates This is code that I'm using to examine biofilm resistance to antifungals. Please cite this code if you're using it.
IMPORTANT Data must be set up in 2 columns in Excel so it can be read and easily plotted in ggplots, this also allows for ANOVA tests to be performed
BiofilmCode, GrowthCurve, and Heatmap are main programs. Sample in and ourputs are provided
Citation (Citation.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Ortola Tortosa" given-names: "Alvaro" orcid: "https://orcid.org/0009-0007-4907-5512" title: "96_well_R_Code" doi: 10.5281/zenodo.1234 date-released: 2023-02-27 url: "https://github.com/Alvarortor/96_well_R_Code"