-
The documentation at http://docs.seqan.de/seqan/master/class_Gaps.html gives some nice example code, but in the last line before the `return;` in `main()` there is a small but confusing error: The pro…
-
I loaded the latest version 0.5.1__ released 04March2017
- CentOS Linux release 7.3.1611
- gcc version 4.8.5 20150623
'Make modules' appeared to work.
'Make' reports several lines then fail…
-
We had already spoken about this with @simongog in march:
For both technical and licensing reasons we need replacements for libdivsufsort. We have both in-memory and external algorithms in SeqAn curr…
-
Hello,
I’d like to ask whether popins is supported on Linux/Mac ARM64 systems ?
Any concerns ?
Any positive/negative experience ?
Thank you!
-
I have no clue under what circumstances this code is being called. But it is for simulation of illumina (might also exist for other simulator types).
The Problem is that It randomly generates ACGTs…
-
Hi,
I currently try to run SViper to polish the SVs generated by cuteSV (have changed the vcf format) in both CLR pacBio reads and CCS PacBio reads. I successfully got the results in SVs from CL…
-
Thank you for the unix man(ual) pages!
The Debian linter found a few issues with them. This might be more of a seqan issue, though.
https://lintian.debian.org/maintainer/debian-med-packaging@lis…
-
Since we now support prefixes for input and output we should consider providing also a special node where you can select all files belonging to a prefix and also define the prefix.
related to #78
aiche updated
7 years ago
-
- [ ] opaque pointers, see #924
- [ ] recommend `-flto=n` for GCC
- [ ] investigate PCH, see https://lists.fu-berlin.de/pipermail/seqan-dev/2016-February/msg00000.html
-
Hi, when I ran this line, it turns out to the message and I couldn't run "make" next
Would you help me to fix this, your help is really appreciated!
```
$ ./configure --with-boost=BOOST_PATH …