Kuan-Hao, Chao
Kuan-Hao, Chao
Bug report from Bioconductor Forum: https://support.bioconductor.org/p/134491/ --- Whenever I try yo launch the Shiny app in R, after having succesfully generated a SangerAlignment file, with the code launchApp(sangerAlignment) an error...
R problem SangeranalyseR workflow: ``` > my_aligned_contigs > 'SangerAlignment' S4 instance is created !! > launchApp(my_aligned_contigs) INFO [2020-12-10 11:16:47] Your input is 'SangerAlignment' S4 instance INFO [2020-12-10 11:16:47] >>> outputDir...
Keep S4 show function simple and add a `readTable` function to get a table with maximum detail on every single read. ``` read name, contig name, trimming method, trimming cutoff,...
After solving questions from users, add the corresponding "How to ..." topics in the documentation. Currently, there are two subsections need to be added. - [ ] How to deal...
Currently, if none of the bases are above the threshold, the first base pair will be kept by default. We should keep 0 base pairs instead. 1. Update two trimming...
Enhance #52 SangerAlignment Error issue. There are still some bugs I need to fix. - [ ] Empty value error in Shiny app - [ ] Update minReadsNum parameter documentation...
Describe your pull request here I update the dependency errors of Splam. This is the initial release of Splam on Bioconda. ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before...
Describe your pull request here This is the initial release of the LiftOn package ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before opening a pull request (PR). ### General...