genome-nexus / genome-nexus-annotation-pipeline

Library and tool for annotating MAF files using Genome Nexus Webserver API
MIT License
8 stars 25 forks source link

Support not removing matching bases and sticking with original input #233

Closed leexgh closed 1 year ago

leexgh commented 1 year ago

Fix: https://github.com/genome-nexus/genome-nexus-annotation-pipeline/issues/232 Support removing matching bases and sticking with the original input

leexgh commented 1 year ago

Also I noticed the tests have been failing for a while, https://app.circleci.com/pipelines/github/genome-nexus/genome-nexus-annotation-pipeline?branch=master, some tests are failed because #genome_nexus_version: 0-unknown-version-SNAPSHOT changed to #genome_nexus_version: null. Not sure why would this happen?

leexgh commented 1 year ago

Merge to build an image for testing