Closed golharam closed 4 years ago
Looks reasonable to me! We could update what is considered a valid index to include the union of characters Illumina and 10x allow here:
I probably won't have time to get to in the next few days FYI but it's now on my radar.
I just submitted a PR with the proposed change.
On Wed, Dec 4, 2019 at 4:13 PM Clint Valentine notifications@github.com wrote:
Looks reasonable to me! We could update what is considered a valid index to include the union of characters Illumina and 10x allow here:
I probably won't have time to get to in the next few days FYI but it's now on my radar.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/clintval/sample-sheet/issues/92?email_source=notifications&email_token=AAFD2Z3Y4UHJ25F763PLJWDQXAMRNA5CNFSM4JVMN6FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF6QJAY#issuecomment-561841283, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFD2Z52ZYKFIUZ4EAMSWN3QXAMRNANCNFSM4JVMN6FA .
Thank you for the patch, and the unit test! I just published sample_sheet==0.10.0
with this feature. Please pip install! Bioconda will find the change automatically in the next few days.
I'm migrating to an official public API freeze in 1.0.0
. The API may change slightly, but function should remain the same.
Any feature requests, critiques of the API, and criticisms welcome before I commit. Thanks!
I just pushed a final change as I missed an index set in the first PR. I wonder if an option to bypass index checking would be good for a future release.
Thanks for the idea! Noted!
Just published 0.11.0
to PyPi, Bioconda should follow after some period of lag.
Is it possible to bypass index validation?