-
I have data from a Bio-Rad QX-200 AutoDG ddPCR system. The `read_QX100` doesn't seem to work (for my data at least, see below). Is there anything that you can adjust or update to work with this versio…
-
I tried to build a custom system image with this command:
`build_sysimg(sysimg_path, "native", usrimg_path)`
Whenever I include code in the `usrimg_path` file (used as "userimg.jl" by "sysimg.jl") t…
-
- add support for a markdown -->pandoc --> pdf workflow
- this allows for easier writing, and easier reference management
-
Julia v0.4.6
MySQL 0.0.2+ master
Thanks a lot for adding `__precompile__()`. I cloned the latest master with `__precompile__()` and wrote this module:
```
__precompile__()
module test_mysql
usin…
-
With new personnel on boarding (as well as those old hands that have lost your way) here are a few items to tackle in the next few weeks to get familiar with current activities
- [x] Get a GitHub acc…
sr320 updated
8 years ago
-
#109 highlighted some issues: namely, which tools to support tumor/paired calls.
There is a comprehensive list on BioStars (http://www.biostars.org/p/19104/), so the plan would be to evaluate which o…
-
Julia v0.4.6
MySQL.jl v0.0.2+ master (latest)
I have this code
```
__precompile__()
module TestMySQL
using MySQL
i1 = 1
type TestType
ptr_a::Ptr
ptr_d::Ptr
end
…
-
This script will be called from the LIMS web interface through a trigger providing a process id
it will:
1. find all the samples going through that step
2. find all the artifacts (Analytes) associated…
-
Hello,
I'm a newbie in R utilisation and I try to use ComplexHeatmap to visualize my data. I work on single cell qPCR analysis and i would like to rotate a part of the dendrogram.
I try to change th…
-
### Summary
- What does this package do? (explain in 50 words or less):
It makes it easy to convert between plate-shaped data and tidy data. [Plates](https://www.google.com/search?q=microtiter+pla…