The Wayback Machine - https://web.archive.org/web/20210208194127/https://github.com/topics/fastq
Skip to content
#

fastq

Here are 163 public repositories matching this topic...

h-2
h-2 commented Jan 26, 2021

Platform

  • SeqAn version: master from around December
  • Operating system: RHEL 7
  • Compiler: gcc10.2

Description

How to repeat the problem

parser.add_positional_option(p1, "FOO", seqan3::input_file_validator{{"foo.bar"}});

This code is accepted and nothing in the documentation suggests that this doesn't work. But when I pass a file called X.foo.bar

Improve this page

Add a description, image, and links to the fastq topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fastq topic, visit your repo's landing page and select "manage topics."

Learn more