Stanislav Poslavsky
Stanislav Poslavsky
yes, correct, we use Kotlin API
Hi Igor, thank you very much for a quick response. We looked in the sources of `ggdendro` and an example of `CorrPlot`. I think it is pretty straightforward, so we...
Hi Igor, I've implemented heatmap and dendrogram, but not in a conventional ggplot way, so I'm not sure how it could be helpful for the lets-plot project; there are fundamentally...
The last `+ statCompareMeans()` adds the overall p-value layer (between all three groups), and the first one adds pairwise p-values. Not sure that it is a good way to do,...
Hi, can you try most recent IMGT library available here: https://github.com/repseqio/library-imgt/releases Let me know if it works.
According to the docs fractions will be recalculated when using --chains option in exportClones, however it is not implemented.
Hi, there we several issues related to this fixed [in MiXCR v4](https://github.com/milaboratory/mixcr/releases/tag/v4.0.0) - could you try it please?
Thank you, we will dig into this. Can you share a minimal ,fastq file to reproduce it on our end?
Hi, currently mixcr doesn't support JK-KDE alignment. We already have some requests to support it, so this is in our roadmap. Can't say when we'll implement it, but we will...
Hi Ying, you can check here what is the pipeline under the hood of analyze: https://mixcr.readthedocs.io/en/develop/analyze.html#analysis-of-targeted-tcr-ig-libraries In short, you have to tune align options based on the primers/adapters options, and...