Skip to content

Issues: NVIDIA-Genomics-Research/GenomeWorks

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

create conda builds for C++ libraries and python modules enhancement New feature or request sdk Overall SDK related improvements
#95 opened Aug 29, 2019 by tijyojwad
Evaluate nvBowTie import into CGA enhancement New feature or request sdk Overall SDK related improvements
#111 opened Sep 3, 2019 by tijyojwad
Increase cudaaligner singlealignment sweep to 1 Mb cudaaligner GPU-based aligner enhancement New feature or request
#112 opened Sep 3, 2019 by tijyojwad
Create Error class for python bindings cudaaligner GPU-based aligner cudapoa GPU-based partial order alignment enhancement New feature or request pyclaragenomics
#139 opened Sep 13, 2019 by tijyojwad
Move enums back to enum classes in C++ CGA cudaaligner GPU-based aligner cudapoa GPU-based partial order alignment pyclaragenomics regression sdk Overall SDK related improvements
#140 opened Sep 13, 2019 by tijyojwad
[cudaaligner] Add character set check to API cudaaligner GPU-based aligner enhancement New feature or request good first issue Good for newcomers
#142 opened Sep 16, 2019 by tijyojwad
improve alignment error handling in kernel cudaaligner GPU-based aligner enhancement New feature or request
#159 opened Sep 27, 2019 by tijyojwad
[common] fasta file I/O performance enhancement New feature or request
#195 opened Oct 22, 2019 by ahehn-nv
[cudapoa] Add alignment checks to cudapoa host allocation bug Something isn't working cudapoa GPU-based partial order alignment
#215 opened Nov 14, 2019 by tijyojwad
[cga] Implement host pool allocator enhancement New feature or request sdk Overall SDK related improvements
#319 opened Mar 5, 2020 by mimaric
[cudaaligner] add cudaaligner binary for pairwise global alignment cudaaligner GPU-based aligner enhancement New feature or request
#345 opened Mar 31, 2020 by tijyojwad
[cudaaligner] use device_copy_n cudaaligner GPU-based aligner enhancement New feature or request
#355 opened Apr 9, 2020 by ahehn-nv
[cudamapper] generate shared library for cudamapper cudamapper GPU-based overlapper
#382 opened Apr 22, 2020 by tijyojwad
[cudapoa] Reconcile cudapoa BatchSize API between C++ and Python cudapoa GPU-based partial order alignment enhancement New feature or request
#391 opened Apr 22, 2020 by tijyojwad
[pyclaragenomics] increase cudapoa test coverage cudapoa GPU-based partial order alignment pyclaragenomics
#392 opened Apr 22, 2020 by tijyojwad
[cudapoa] Re mixed usage of local and global index in banded NW cudapoa GPU-based partial order alignment enhancement New feature or request
#425 opened May 11, 2020 by r-mafi
[common] Use int32_t for position_in_read_t and number_of_basepairs_t. cudamapper GPU-based overlapper style Code style related issues
#429 opened May 13, 2020 by ahehn-nv v0.6.0
[cudamapper] Perform range-check on program arguments. cudamapper GPU-based overlapper enhancement New feature or request good first issue Good for newcomers
#451 opened Jun 5, 2020 by ahehn-nv
[cudapoa] toward DRY code by merging estimate_max_poas() and calculate_space_per_poa() cudapoa GPU-based partial order alignment enhancement New feature or request
#466 opened Jun 15, 2020 by r-mafi
ProTip! Exclude everything labeled bug with -label:bug.