Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: MACS3 Call variants #426

Merged
merged 19 commits into from
Dec 6, 2020
Merged

Feature: MACS3 Call variants #426

merged 19 commits into from
Dec 6, 2020

Conversation

taoliu
Copy link
Contributor

@taoliu taoliu commented Dec 5, 2020

The callvar subcommand has been added from SAPPER package. Source codes have been merged into MACS3 libraries. The callvar relies on lh3's fermi-lite to do assembly at peaks when necessary. The modified fermi-lite codes have been added. The original fermi-lite needs klib which is implemented and tested under SSE2 CPUs, so simde is added according to lh3/bwa#283 to solve the compatibility issues on non-X86 architectures.

It's related to #319

@taoliu taoliu added this to the MACS3 milestone Dec 5, 2020
@taoliu taoliu requested a review from jessie-wangjie December 5, 2020 20:36
@taoliu taoliu self-assigned this Dec 5, 2020
@taoliu taoliu merged commit 518447b into master Dec 6, 2020
@taoliu taoliu linked an issue Dec 7, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: SAPPER integration
2 participants