Giter Club home page Giter Club logo

fackit's Introduction

FACkit

Installation

You can install FACkit from github with:

# install.packages("devtools")
devtools::install_github("JulianSpagnuolo/FACkit")

Citation

It is requested that users publishing or presenting work that utilise this package in part or wholey cite it using

#> 
#> To cite package 'FACkit' in publications use:
#> 
#>   Julian Spagnuolo (2017). FACkit: FACS Analysis Tool Kit. R
#>   package version 0.1.3.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {FACkit: FACS Analysis Tool Kit},
#>     author = {Julian Spagnuolo},
#>     year = {2017},
#>     note = {R package version 0.1.3},
#>   }
#> 
#> ATTENTION: This citation information has been auto-generated from
#> the package DESCRIPTION file and may need manual editing, see
#> 'help("citation")'.

fackit's People

Contributors

giannimonaco avatar julianspagnuolo avatar

fackit's Issues

facsnorm

Make option to choose:

  • arcsin transformation
  • logical transformation (with log transformation) i.e. add min(marker)+1 to all values and log transform (try with and without centre scaling using cutoffs (or log of sign(diff() for negative cutoff values))

Cutoffs Plot Function

Write new function to plot models and cutoffs determined by the cutfind2 function

MEM

Bugs in MEM function when using statistic="mode" and ref.pops are not defined. (Also occurs if ref.pops are defined)....

"the condition has length > 1 and only the first element will be used"
"longer object length is not a multiple of shorter object length"

Fix short-circuiting in cell state network graph

Find better method to model the main clusters in Diffusion Space as a graph network and maintain branches to prevent short-circuits created by 2 cell-states stemming off the same root node (but are in different branches).

Cutfind auto model optimisation

optimise the model choice.
if difference in BIC/AIC is less than some factor choose the simpler model (i.e one with fewer components)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.