Skip to content
View ajfedorec's full-sized avatar

Highlights

  • Pro

Block or report ajfedorec

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ucl-cssb/flopr ucl-cssb/flopr Public

    An R package for the processing of plate reader and flow cytometry data. This includes: normalisation and calibration of plate reader data, and removing debris and doublets and calibration of flow …

    R 9 6

  2. py_stoch py_stoch Public

    pyCUDA stochastic simulation

    Python

  3. bayesPairs bayesPairs Public

    An R package to produce a pairs plot of posterior distributions, with scale defined by the priors

    R

  4. plateR plateR Public

    R

  5. R ggplot theme R ggplot theme
    1
    theme_ajf <- function(base_size = 10, base_family = "",
    2
                          base_line_size = base_size / 22,
    3
                          base_rect_size = base_size / 22) {
    4
      half_line <- base_size / 2
    5
    
                  
  6. ucl-cssb/wavelength2colour ucl-cssb/wavelength2colour Public

    Convert a numeric wavelength to an RGB or Hex colour

    R 2