Age | Commit message (Collapse) | Author |
|
Previously it only checked if a genotype 'dataset' existed for the group in question.
Now it also checks if the first marker in the results is in the database. This isn't a perfect solution,
but it will probably avoid most situations where there's a mismatch between databased markers and markers in the genotype file
|
|
Running R/qtl2 and Pair-Scan results in the production container
fails, but somehow runs on production. This implies a possible
configuration thing that is not explicit. Hopefully this debug helps
surface the cause to enable fixing.
|
|
The string interpolation previously used was leading to a URL of the
form `http://localhost:9080api/rqtl/compute` rather than
`http://localhost:9080/api/rqtl/compute`.
|
|
|
|
- Change order from Pat/Mat to Mat/Pat
- Increase width of example color bars
- Change 'Unk' to 'Unknown' and shift everything to the left so it fits
|
|
|
|
Previous it was drawing the marker at the end of the map even when mapping with traits that don't have a position (like Publish/phenotype traits)
|
|
|
|
spacing issues related to the Homology band)
Change Homology track colors to be more color-blind friendly
|
|
|
|
mapmodel_rqtl_geno and mapmethod_rqtl_geno respectively
|
|
We move all modules under a gn2 directory. This is important for
"correct" packaging and deployment as a Guix service.
|