biolutoxr_website

Site for the biolutoxR package which is useful for data analysis of toxicity test based on bacterial bioluminescence inhibition.

https://github.com/bbellier/biolutoxr_website

Science Score: 31.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
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.4%) to scientific vocabulary

Keywords

ecotoxicology rpackage rstudio shiny
Last synced: 6 months ago · JSON representation ·

Repository

Site for the biolutoxR package which is useful for data analysis of toxicity test based on bacterial bioluminescence inhibition.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
ecotoxicology rpackage rstudio shiny
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Citation

Owner

  • Name: Benjamin Bellier
  • Login: bbellier
  • Kind: user
  • Location: France

I'm a sudies engineer working on the effects on various stressors (chemicals, temperature, etc.) on aquatic animals.

Citation (citation.Rmd)

---
title: "Citation"
output:
  distill::distill_article:
    toc: true
---

To cite the *biolutoxR* package, please use: in prep.

Or use the "*citation.biolutoxR()*" function which presents the same citation format. The result of this code line:

```{r, include=FALSE}

citation.biolutoxR <- function() {
  print("To cite this document: in prep. Also, you can find all about this package in: https://bbellier.github.io/biolutoxR_website/.")
}
```

```{r, echo=FALSE}

citation.biolutoxR() 
```

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2