-
Hi!
I have a question regarding handling of sequences with different length.
I usually align sequences with a fixed identity cutoff of 97% and, depending on the sample, different read length. `v…
-
Hi Professor, Here is the draft for the proposal/synthesis. It's also in the repository under the same name, "proposal.doc" or "proposal.rmd".
Proposal
Although the analysis of Spanish varieties …
-
Just to mention, this happens in an older version (not sure if the bug is present in the most recent one).
This is the GDB's output from running my program:
Program received signal SIGSEGV, Segmentat…
-
Divide that thing !
The water method really made me laugh !! Why would you name it like that doesn't make sense
You really suck at programming dude im sorry
-
1. Contained TODO suggests switching to AbstractAppParamPlugin vs internal handling.
2. Is i18n, getReference uses "extrainfo"? Should be changed to refs for clarity/consistency.
3. getRisk returns …
-
#### Description
Calculations of homogeneity, completeness and v-measure are now based on the original paper of Rosenberg & Hirschberg 2007. However, while I was doing research on fuzzy clu…
-
Depending on N or N+M? `oneWay` needs MAX^2 space and D^2 time whereas `twoWay` needs MAX space and (D^2)/2 time on the first pass, D^2 in total. Current `twoWay` implementation scans middle snake twi…
-
From my barest understanding of the code[^3], the current algorithm tries to do the classical approach to computing a longest common subsequence:
- Compute a N x M matrix of distances from (0,0) to…
-
# Kubescape incubation application
* Project Repo(s): https://github.com/kubescape
* Project Site: [kubescape.io](https://kubescape.io/)
* Sub-Projects: n/a
* Communication: [#kubescape](https:/…
-
Hi Robert,
I saw you just released a new racon and I tried to build but am now running into issues. I'm pasting a reproducible Dockerfile below. This Dockerfile worked on commit https://github.co…