Manuel Holtgrewe
Manuel Holtgrewe
Inline
I have a problem with the `inlineslides` slide builder (both with the latest release and when building directly from Githbub). Please advice. ``` # sphinx-build -b inlineslides -d build/doctrees source...
Hi, we have the same problem as described in #3. `bbcp` is a very useful tool for us but ownership is not preserved. The UID on the source does not...
Hi, I'm interested in having misopy in bioconda. I realize there already is a "conda" sub folder. What's the status of conda packaging?
Would it be possible to add these statistics? They are generally more stable than mean and stddev...
See http://gatkforums.broadinstitute.org/discussion/1204/what-input-files-does-the-gatk-accept-require for the format description.
I would like to add the following feature to the `VirtualStream` class and also expose this functionality in the `FormattedFile` class. - `Size::Type fileSize(TFile const & file);` returns the file...
From Trac, @weese is this still an issue? In the case of paired reads where one mate aligns and the other does not, the SAM output of the FragmentStore is...
The FragmentStore does neither support soft nor hard clipping. For soft-clipping, the full sequence is in the SEQ field of SAM files and the anchor gaps data structure supports clipping...
The names of the functions hash2, hash2Next, hashUpper and hash2Upper are not clear enough to get the idea immediately. As far as I understand, the function hash2 forces the computation...
We need some means to align sequences against profiles. Here is some code: https://github.com/holtgrewe/align_profile