Description Usage Arguments Value Examples
Function to convert CSV output of the FISHalyseR automatic FISH splot counting software to a count matrix suitable for input to frenchFISH's getAutomaticCountsEstimates
| 1 | convertFishalyserCsvToCountMatrix(pathToFishalyserCsv)
 | 
| pathToFishalyserCsv | The path to the CSV file of automatic spot counts outputted by FISHalyseR | 
A count matrix suitable for input to getAutomaticCountsEstimates
| 1 2 | probeCounts<-convertFishalyserCsvToCountMatrix(
    system.file("extdata", "SampleFISH.jpg_data.csv", package="frenchFISH"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.