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

fasta

Here are 245 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

poly
TimothyStiles
TimothyStiles commented Oct 23, 2020

Is your feature request related to a problem? Please describe.

I get the feeling that the contributor's guide is getting kind of stale.

Describe the solution you'd like

If people could reply here to suggest improvement or talk about roadblocks they've faced with it onboarding/contributing I'd love to hear them!

I think I'll update requirements to include that code must also use

Improve this page

Add a description, image, and links to the fasta 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 fasta topic, visit your repo's landing page and select "manage topics."

Learn more