Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: cancerit/CaVEMan

Tags

1.15.5

Toggle 1.15.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #125 from cancerit/dev

merge for hotfix release

1.15.4

Toggle 1.15.4's commit message
Merge branch 'release/1.15.4'

1.15.3

Toggle 1.15.3's commit message
Remove requiremend for CWD

1.15.2

Toggle 1.15.2's commit message
Correct bug in genotype output since inception. Now outputs unphased …

…(/) rather than phased (|)

1.15.1

Toggle 1.15.1's commit message
* Fixed bug in ignore region calculations where ignored regions ends …

…at the end of a chr.

1.15.0

Toggle 1.15.0's commit message
Updated htslib version, fixed two bugs

1.14.1

Toggle 1.14.1's commit message
* Adding more useful error message to cn_access file reading method

1.14.0

Toggle 1.14.0's commit message
* Making species and assembly required commandline arguments in the e…

…step

* Change method by which read position index is resolved. Results in time saving.
* linasm is now required [linasm](http://linasm.sourceforge.net/index.php)
* New log and exp functions from [linasm](http://linasm.sourceforge.net/index.php)

1.13.16

Toggle 1.13.16's commit message
* Correct occasional memory blowout caused by split step not excludin…

…g an ignore region.

1.13.15

Toggle 1.13.15's commit message
 * Add checks to sam_iter_next to ensure result is checked for errors